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