diff options
author | Skiz <skiznet@aol.com> | 2024-08-04 23:56:38 -0400 |
---|---|---|
committer | Skiz <skiznet@aol.com> | 2024-08-04 23:56:38 -0400 |
commit | 6ef71f0aaff8d5181b4815a37112a680708822b5 (patch) | |
tree | d71c7698f4806c2e1b9b9f95ca902a7a2223c33b /themes/schizo/layouts/_default/baseof.html | |
parent | 4b6c3048a99e0187e3d74aaf0ddc84827f268210 (diff) |
Changed debian buttom
Diffstat (limited to 'themes/schizo/layouts/_default/baseof.html')
-rw-r--r-- | themes/schizo/layouts/_default/baseof.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/schizo/layouts/_default/baseof.html b/themes/schizo/layouts/_default/baseof.html index 0037006..b6899ba 100644 --- a/themes/schizo/layouts/_default/baseof.html +++ b/themes/schizo/layouts/_default/baseof.html @@ -32,7 +32,7 @@ <footer> <a href="{{ .Site.BaseURL }}">{{ .Site.BaseURL }}</a> {{- if .Param "showrss" }}<br><br> - <img src="/images/gifs/vim.love.gif"> <a href="https://spyware.neocities.org/articles/discord"><img src="/images/gifs/discord.gif"></a> <img src="/images/gifs/debianbutton-1.gif"> + <img src="/images/gifs/vim.love.gif"> <a href="https://spyware.neocities.org/articles/discord"><img src="/images/gifs/discord.gif"></a> <img src="/images/gifs/poweredby.gif"> <br> <!--<a href="/index.xml"><img src="/rss.svg" style="max-height:1.5em" alt="RSS Feed" title="Subscribe via RSS for updates."><br>--> </a>{{ end }} |