aboutsummaryrefslogtreecommitdiffstats
path: root/dev-random2/templates/base.html
diff options
context:
space:
mode:
Diffstat (limited to 'dev-random2/templates/base.html')
-rw-r--r--dev-random2/templates/base.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-random2/templates/base.html b/dev-random2/templates/base.html
index 548d6a4..3ee32a5 100644
--- a/dev-random2/templates/base.html
+++ b/dev-random2/templates/base.html
@@ -13,7 +13,7 @@
<!--[if lte IE 8]><link rel="shortcut icon" type="image/x-icon" href="{{ SITEURL }}/favicon.ico" /><![endif]-->
<link rel="alternate" type="application/atom+xml"
title="{{ SITENAME }} — Flux Atom"
- href="{{ SITEURL }}/{{ FEED }}" />
+ href="{{ SITEURL }}/{{ FEED_ATOM }}" />
{% if FEED_RSS %}
<link rel ="alternate" type="application/rss+xml"
title="{{ SITENAME }} — Flux RSS"