aboutsummaryrefslogtreecommitdiff
path: root/src/templates/body-bottom.html
diff options
context:
space:
mode:
authorcurly <curlybryce@protonmail.com>2023-01-05 11:11:25 -0700
committercurly <curlybryce@protonmail.com>2023-01-05 11:11:25 -0700
commit3bf082f501866f389232d54b5acfdc1cb0c8680a (patch)
tree2ba3a834d205af20bbdf660453c0edb79d85c54e /src/templates/body-bottom.html
parent051af52e777680c9b31552f6067d1a577cb39606 (diff)
downloadinfernal.garden-3bf082f501866f389232d54b5acfdc1cb0c8680a.tar.gz
infernal.garden-3bf082f501866f389232d54b5acfdc1cb0c8680a.tar.bz2
infernal.garden-3bf082f501866f389232d54b5acfdc1cb0c8680a.zip
use s3g, added some pages & fork awesome
Diffstat (limited to 'src/templates/body-bottom.html')
-rw-r--r--src/templates/body-bottom.html15
1 files changed, 15 insertions, 0 deletions
diff --git a/src/templates/body-bottom.html b/src/templates/body-bottom.html
new file mode 100644
index 0000000..6a5da72
--- /dev/null
+++ b/src/templates/body-bottom.html
@@ -0,0 +1,15 @@
+</div>
+<nav class="mobile-nav">
+ <div class="mobile-nav-button"></div>
+ <div class="mobile-nav-button"></div>
+ <div class="mobile-nav-button">
+ <img class="noaa" alt="A pixelated Lycoris Radiata" src="/assets/image/icon.png">
+ </div>
+ <div class="mobile-nav-button"></div>
+ <div class="mobile-nav-button"></div>
+</nav>
+</main>
+<div class="body_decoration noaa"></div>
+<div class="space"></div>
+</div>
+<footer></footer> \ No newline at end of file