diff options
Diffstat (limited to 'themes')
-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" |