diff options
author | Wynn Wolf Arbor | 2020-01-12 14:16:19 +0100 |
---|---|---|
committer | Wynn Wolf Arbor | 2020-01-12 14:16:19 +0100 |
commit | 974f5fe63e8b1e919ee9468208bcfa6a352e85af (patch) | |
tree | 2c232a801ca114cab8a8038bcd34b70c170ab314 /templates | |
parent | 80f85ea59e4b45eedcc4820255c1cbd29e13874e (diff) | |
download | site-974f5fe63e8b1e919ee9468208bcfa6a352e85af.tar.gz |
css, templates: Remove footer
This element had no purpose and was taking up 200px for no reason.
Diffstat (limited to 'templates')
-rw-r--r-- | templates/index.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/templates/index.xml b/templates/index.xml index 0fdb35b..ba02890 100644 --- a/templates/index.xml +++ b/templates/index.xml @@ -18,6 +18,5 @@ ${sblg-titletext} </a> </nav> - <footer></footer> </body> </html> |