summaryrefslogtreecommitdiff
path: root/design/templates/base.html
diff options
context:
space:
mode:
authorluxagraf <sng@luxagraf.net>2013-04-24 11:20:41 -0400
committerluxagraf <sng@luxagraf.net>2013-04-24 11:20:41 -0400
commit1647644fbf4253d3ddd80bc8be1c09c1e4709930 (patch)
tree7fb3475379c0e8961858325cf42bd6e39dab220c /design/templates/base.html
parent955cafdd72da3ced428768c053b7ff6b30abf785 (diff)
moved rss feed and got rid of Feedburner
Diffstat (limited to 'design/templates/base.html')
-rw-r--r--design/templates/base.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/design/templates/base.html b/design/templates/base.html
index f2132eb..afb812c 100644
--- a/design/templates/base.html
+++ b/design/templates/base.html
@@ -50,7 +50,7 @@
<footer role="contentinfo">
<nav class="bl">
<ul>
- <li><a href="http://feeds2.feedburner.com/luxagraf/blog" title="RSS feed">Subscribe</a></li>
+ <li><a href="http://luxagraf.net/rss/" title="RSS feed">Subscribe</a></li>
<li><a href="http://twitter.com/luxagraf" rel="me" title="follow luxagraf on Twitter">@luxagraf</a></li>
<li><a href="http://www.flickr.com/photos/luxagraf" rel="me" title="luxagraf on Flickr">Flickr</a></li>
<li><a href="/contact/" title="contact luxagraf">Contact</a></li>