diff options
Diffstat (limited to 'themes')
-rw-r--r-- | themes/schizo/layouts/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/schizo/layouts/index.html b/themes/schizo/layouts/index.html index 0498129..697a182 100644 --- a/themes/schizo/layouts/index.html +++ b/themes/schizo/layouts/index.html @@ -26,7 +26,7 @@ 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> - <a href="https://freebsd.org"><img src="/images/gifs/linux.gif"></a> + <a href="https://kernel.org"><img src="/images/gifs/linux.gif"></a> </p> <h3>Site links:</h3> </div> |