From 22b664f6b229240351e725d22b5171d21d804e9d Mon Sep 17 00:00:00 2001 From: Ward Truyen Date: Mon, 9 Sep 2024 21:35:51 +0200 Subject: [PATCH] chore: content update --- compose.yml | 1 + src/css/main.css | 1 + src/index.html | 5 ++++- 3 files changed, 6 insertions(+), 1 deletion(-) diff --git a/compose.yml b/compose.yml index d019db9..9acaf2d 100644 --- a/compose.yml +++ b/compose.yml @@ -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" diff --git a/src/css/main.css b/src/css/main.css index dedff00..1eb96de 100644 --- a/src/css/main.css +++ b/src/css/main.css @@ -22,6 +22,7 @@ main { width: 80%; padding: 10px; min-height: 40%; + overflow-y: scroll; /* colors */ border: 1px solid darkblue; background-color: white; diff --git a/src/index.html b/src/index.html index e0fa3d5..251f685 100644 --- a/src/index.html +++ b/src/index.html @@ -12,8 +12,11 @@

Truyen home

Status:

Under construction

-

Links

+

Subdomains

+ git.truyen.network ward.truyen.network + willem.truyen.network + tds.truyen.network