From a607277e9477d9dc69932cf51ae5fc6139a96706 Mon Sep 17 00:00:00 2001 From: Karl Hallsby Date: Wed, 17 Nov 2021 00:45:56 -0600 Subject: Add RSS to social feed at bottom of page --- _includes/social.html | 1 + 1 file changed, 1 insertion(+) diff --git a/_includes/social.html b/_includes/social.html index c783058..30a3aa6 100644 --- a/_includes/social.html +++ b/_includes/social.html @@ -15,3 +15,4 @@ {% if site.keybase_username %}{% endif %} {% if site.gitlab_username %}{% endif %} {% if site.dblp_url %}{% endif %} +{%- if site.paths.rss -%}{% endif %} -- cgit v1.2.3