diff options
Diffstat (limited to 'themes')
-rw-r--r-- | themes/schizo/layouts/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/themes/schizo/layouts/index.html b/themes/schizo/layouts/index.html index baeb9bf..0498129 100644 --- a/themes/schizo/layouts/index.html +++ b/themes/schizo/layouts/index.html @@ -23,10 +23,10 @@ h3 { I plan to use this site to share my thoughts, opinions, and knowledge; On certain topics. <h3>Site info:</h3> - This website is hosted on FreeBSD with NGINX as the web server. I use + 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> - <a href="https://freebsd.org"><img src="/images/gifs/fbsdpower.gif"></a> + <a href="https://freebsd.org"><img src="/images/gifs/linux.gif"></a> </p> <h3>Site links:</h3> </div> |