diff options
author | Skiz <skiznet@aol.com> | 2024-08-30 15:51:36 -0400 |
---|---|---|
committer | Skiz <skiznet@aol.com> | 2024-08-30 15:51:36 -0400 |
commit | 6677ca3fa310c5f0f83852cb1db0fa920ed96049 (patch) | |
tree | 96dd354b60d774c47b236318db923aa8190bb2c2 /themes/schizo | |
parent | 71cc570c9eb2eaafdca83ca6cccac10731e96570 (diff) |
Added satire warning
Diffstat (limited to 'themes/schizo')
-rw-r--r-- | themes/schizo/layouts/index.html | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/themes/schizo/layouts/index.html b/themes/schizo/layouts/index.html index ac766a1..f376e56 100644 --- a/themes/schizo/layouts/index.html +++ b/themes/schizo/layouts/index.html @@ -26,6 +26,9 @@ h3 { This website is hosted on Debian 12 with NGINX as the web server. I use HUGO to make the site and the theme is a modified version of Luke Smith's LUGO theme. <br> + + Now, a fair warning: Some statements on this website may be satire, jokes, or simply false. + <br> <a href="https://kernel.org"><img src="/images/gifs/linux.gif"></a> </p> <h3>Site links:</h3> @@ -36,7 +39,7 @@ h3 { <li><a href="/contact/">Contact</a></li> <li><a href="https://git.schizoid.party/">Git Server</a></li> <li><a href="https://ftp.schizoid.party/">FTP Directory</a></li> - <li><a href="https://beta.schizoid.party/">Beta-Sandbox Testing Site</a></li> + <!--<li><a href="https://beta.schizoid.party/">Beta-Sandbox Testing Site</a></li>--> </ul> <script data-goatcounter="https://schizoid.goatcounter.com/count" |