diff options
Diffstat (limited to 'html/gallery.tmpl.html')
-rw-r--r-- | html/gallery.tmpl.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/html/gallery.tmpl.html b/html/gallery.tmpl.html index 089a0e4..33eef70 100644 --- a/html/gallery.tmpl.html +++ b/html/gallery.tmpl.html @@ -3,7 +3,7 @@ {{ define "keywords" }}gallery, image{{end}}
{{ define "main" }}
- <section>
+ <section class="main-bg">
<h1>Gallery</h1>
<p>A collection of images on the site.</p>
<p>Note: still under construction.</p>
|