summaryrefslogtreecommitdiff
path: root/_layouts/home.html
diff options
context:
space:
mode:
authoruvok cheetah2020-01-09 20:20:59 +0100
committeruvok cheetah2020-01-09 20:20:59 +0100
commit0a4a9cb0d4e89f121f6048765171262e5658093b (patch)
tree7b598dbc301420da37ca5073b032153c50a94f5a /_layouts/home.html
parentb87f98a261b052c1d8c08101549c897490f523ea (diff)
Move RSS feed to header
Diffstat (limited to '_layouts/home.html')
-rw-r--r--_layouts/home.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/_layouts/home.html b/_layouts/home.html
index 9255f73..1cb628e 100644
--- a/_layouts/home.html
+++ b/_layouts/home.html
@@ -41,7 +41,6 @@ layout: default
{% include pagetrail.html %}
- <p class="rss-subscribe">subscribe <a href="{{ "/feed.xml" | relative_url }}">via RSS</a></p>
{%- endif -%}
</div>