diff options
Diffstat (limited to 'themes')
-rw-r--r-- | themes/schizo/layouts/index.html | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/themes/schizo/layouts/index.html b/themes/schizo/layouts/index.html index d8f1798..baeb9bf 100644 --- a/themes/schizo/layouts/index.html +++ b/themes/schizo/layouts/index.html @@ -25,8 +25,9 @@ h3 { <h3>Site info:</h3> This website is hosted on FreeBSD 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. - </p> + Smith's LUGO theme. <br> + <a href="https://freebsd.org"><img src="/images/gifs/fbsdpower.gif"></a> + </p> <h3>Site links:</h3> </div> |