diff options
author | curly <curlybryce@protonmail.com> | 2023-01-11 12:12:29 -0700 |
---|---|---|
committer | curly <curlybryce@protonmail.com> | 2023-01-11 12:12:29 -0700 |
commit | 410f8beb0edc09166be08ec7090842132d3abdec (patch) | |
tree | 426ca6727d232c93d2261191f84521b816c98e02 /src/index.html | |
parent | 4bd45d754821448b37c206544cbbfddf04360988 (diff) | |
download | infernal.garden-410f8beb0edc09166be08ec7090842132d3abdec.tar.gz infernal.garden-410f8beb0edc09166be08ec7090842132d3abdec.tar.bz2 infernal.garden-410f8beb0edc09166be08ec7090842132d3abdec.zip |
refactor colors, added pages
Diffstat (limited to 'src/index.html')
-rw-r--r-- | src/index.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/index.html b/src/index.html index 32049c0..11499de 100644 --- a/src/index.html +++ b/src/index.html @@ -24,6 +24,8 @@ </div> </div> </div> + </section> + </article> :?src/templates/body-bottom.html </body> </html>
\ No newline at end of file |