summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSkiz <skiznet@aol.com>2024-09-02 16:16:22 -0400
committerSkiz <skiznet@aol.com>2024-09-02 16:16:22 -0400
commit47ef49d050dd06ac0ccc81149df96ba3b02ddc14 (patch)
treec92bdaab3a9e20be951027b32077043edbec6519
parent477de87b6f9f125a7b77a5c023d70ad55f30a99f (diff)
Removed web-badges
-rw-r--r--themes/vapor/layouts/_default/baseof.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/vapor/layouts/_default/baseof.html b/themes/vapor/layouts/_default/baseof.html
index 7e59365..192a555 100644
--- a/themes/vapor/layouts/_default/baseof.html
+++ b/themes/vapor/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/poweredby.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 }}