summaryrefslogtreecommitdiffstats
path: root/feed.atom
diff options
context:
space:
mode:
Diffstat (limited to 'feed.atom')
-rw-r--r--feed.atom2
1 files changed, 1 insertions, 1 deletions
diff --git a/feed.atom b/feed.atom
index ea3acdf..80819c9 100644
--- a/feed.atom
+++ b/feed.atom
@@ -5,7 +5,7 @@
{% block content -%}
<?xml version="1.0" encoding="utf-8"?>
-<feed xmlns="http://www.w3.org/2005/Atom" xmlns:thr="http://purl.org/syndication/thread/1.0">
+<feed xmlns="https://www.w3.org/2005/Atom" xmlns:thr="https://purl.org/syndication/thread/1.0">
<id>{{ site.url }}</id>
<title>{{ site.title }}</title>
{% if site.latest_post -%}