From 353f49ca8465850122c4d3062f658337a9a3cf66 Mon Sep 17 00:00:00 2001 From: "Felipe S. S. Schneider" Date: Sat, 2 May 2020 14:58:05 -0300 Subject: [PATCH] Use Atom feed instead of RSS --- templates/base.html | 4 ++-- templates/sidebar.html | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/templates/base.html b/templates/base.html index 7817f9a..2f445bf 100644 --- a/templates/base.html +++ b/templates/base.html @@ -34,8 +34,8 @@ {% endif %} - - + + {% include 'fragments/google_analytics.html' %} diff --git a/templates/sidebar.html b/templates/sidebar.html index be6fa07..858e294 100644 --- a/templates/sidebar.html +++ b/templates/sidebar.html @@ -35,7 +35,7 @@ {% endif %} {% endfor %} - +