chore: content update
This commit is contained in:
parent
9519d5db8b
commit
22b664f6b2
@ -1,6 +1,7 @@
|
||||
services:
|
||||
siteroot:
|
||||
build: .
|
||||
container_name: truyen-web
|
||||
labels:
|
||||
- "traefik.http.routers.siteroot.rule=Host(`truyen.network`) && PathPrefix(`/`)"
|
||||
- "traefik.http.routers.siteroot.entrypoints=websecure"
|
||||
|
||||
@ -22,6 +22,7 @@ main {
|
||||
width: 80%;
|
||||
padding: 10px;
|
||||
min-height: 40%;
|
||||
overflow-y: scroll;
|
||||
/* colors */
|
||||
border: 1px solid darkblue;
|
||||
background-color: white;
|
||||
|
||||
@ -12,8 +12,11 @@
|
||||
<h1>Truyen home</h1>
|
||||
<h2>Status:</h2>
|
||||
<p class="text-red">Under construction</p>
|
||||
<h2>Links</h2>
|
||||
<h2>Subdomains</h2>
|
||||
<a href="https://git.truyen.network">git.truyen.network</a>
|
||||
<a href="https://ward.truyen.network">ward.truyen.network</a>
|
||||
<a href="https://willem.truyen.network">willem.truyen.network</a>
|
||||
<a href="https://tds.truyen.network">tds.truyen.network</a>
|
||||
</main>
|
||||
|
||||
</body>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user