aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoraditya <bluenerd@protonmail.com>2023-06-08 20:56:20 +0530
committeraditya <bluenerd@protonmail.com>2023-06-08 20:56:20 +0530
commit524988bf68c30002680a35a24aa52c5ef060c2b0 (patch)
treea737ffc133630cf1df0fb9f47cd74beff9990375
parentfe503478fb79d7f46880d4410955ea194a1b4e36 (diff)
remove rss
-rw-r--r--layouts/partials/footer.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html
index 928f790..e57534d 100644
--- a/layouts/partials/footer.html
+++ b/layouts/partials/footer.html
@@ -9,7 +9,6 @@
<a href="{{ .Site.LanguagePrefix | absURL }}/index.xml" type="application/rss+xml" class="iconfont icon-rss" title="rss"></a>
{{- else -}}
<a href="https://blog.adityakumar.xyz" class="icons pleroma" title="Pleroma"></a>
- <a href="{{ .Site.RSSLink }}" type="application/rss+xml" class="iconfont icon-rss" title="rss"></a>
{{- end }}
</div>