diff options
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 }} |