diff options
author | Alex <alex@scerba.org> | 2024-06-23 09:09:00 -0500 |
---|---|---|
committer | Alex Scerba <alex@scerba.org> | 2024-08-15 22:54:25 -0500 |
commit | 5e71f0ef441038aac70e092bd27fde75a84b6756 (patch) | |
tree | 86e3170653765137d3e7f8d30d88252c1ede69a0 /html/gallery.tmpl.html | |
parent | 976257095d7f6dddb9cece01bba6f660bf88e771 (diff) |
Move to card style visual language
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>
|