summaryrefslogtreecommitdiffstats
path: root/_base.html
diff options
context:
space:
mode:
authorAlexander Sulfrian <alexander@sulfrian.net>2014-01-06 12:38:39 +0100
committerAlexander Sulfrian <alexander@sulfrian.net>2014-01-06 12:38:39 +0100
commit079f5f1d7936e9e813730a0183ba408b6951e993 (patch)
tree23c3716743c038a039d928afb13851a5b8724920 /_base.html
parent4ee77975a030f96e48233082fc6d9f762c4e52ba (diff)
downloadwww-079f5f1d7936e9e813730a0183ba408b6951e993.tar.gz
www-079f5f1d7936e9e813730a0183ba408b6951e993.tar.bz2
www-079f5f1d7936e9e813730a0183ba408b6951e993.zip
_base: fix feed links
Diffstat (limited to '_base.html')
-rw-r--r--_base.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/_base.html b/_base.html
index 0192fe5..c165b54 100644
--- a/_base.html
+++ b/_base.html
@@ -17,8 +17,8 @@
<![endif]-->
<link rel="shortcut icon" type="image/x-icon" href="/favicon.ico" />
- <link href="feed.atom" type="application/atom+xml" rel="alternate" title="spline.de">
- <link href="treffen.atom" type="application/atom+xml" rel="alternate" title="Splinetreffen">
+ <link href="/feed.atom" type="application/atom+xml" rel="alternate" title="spline.de">
+ <link href="/treffen.atom" type="application/atom+xml" rel="alternate" title="Splinetreffen">
</head>
<body>
<div class="container-fluid">