summaryrefslogtreecommitdiff
path: root/_includes/header.html
diff options
context:
space:
mode:
authorArseny Kapoulkine <arseny.kapoulkine@gmail.com>2014-11-10 22:41:23 +0100
committerArseny Kapoulkine <arseny.kapoulkine@gmail.com>2014-11-10 22:41:23 +0100
commit99df8c72065e042ba383538cc21808d80df7f2bc (patch)
treef431ddc437d748b09afcf8aa97ebeb2e357faadd /_includes/header.html
parent43ce786e1f2331237cbf7ed2408b051f163718e6 (diff)
Update feed.xml references
Diffstat (limited to '_includes/header.html')
-rw-r--r--_includes/header.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/_includes/header.html b/_includes/header.html
index b60cb6c..e1d34e1 100644
--- a/_includes/header.html
+++ b/_includes/header.html
@@ -7,7 +7,7 @@
<link rel="stylesheet" href="/stylesheets/styles.css">
<link rel="stylesheet" href="/stylesheets/pygment_trac.css">
- <link rel="alternate" type="application/rss+xml" title="RSS" href="/feed/">
+ <link rel="alternate" type="application/rss+xml" title="RSS" href="/feed.xml">
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>