diff options
author | vulonkaaz <7442677+vulonkaaz@users.noreply.github.com> | 2025-05-31 13:54:49 +0200 |
---|---|---|
committer | vulonkaaz <7442677+vulonkaaz@users.noreply.github.com> | 2025-05-31 13:54:49 +0200 |
commit | 767c21188b3ca0cebda5a05a78eff0f72105256d (patch) | |
tree | dddcabdd90665a334ca8eeb8ef91c64a4a98842f /views/index.html | |
parent | 148baefc06c1558776928dd635394dbfdad63da7 (diff) |
Diffstat (limited to 'views/index.html')
-rw-r--r-- | views/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/views/index.html b/views/index.html index 34a6f55..3f3e089 100644 --- a/views/index.html +++ b/views/index.html @@ -9,6 +9,7 @@ <body> <main> + <img src="/banner/{{.banner}}.png" alt="Paperchan banner" class="banner" /> <h1>Paperchan.club</h1> <section class="threadlist"> {{ range .posts }} |