summaryrefslogtreecommitdiffstats
path: root/_base.html
diff options
context:
space:
mode:
authorAlexander Sulfrian <alexander@sulfrian.net>2013-03-13 02:14:48 +0100
committerAlexander Sulfrian <alexander@sulfrian.net>2013-03-13 02:14:48 +0100
commit3d4aa8281e5e7e95ad812ac3e7d17161224bb061 (patch)
treefdcd40a92c07f1b1ea1f42ccda2a439a7fd5869f /_base.html
parent37a5a78e487fdfeede9c444ce45a6a56b4b96cd8 (diff)
downloadwww-3d4aa8281e5e7e95ad812ac3e7d17161224bb061.tar.gz
www-3d4aa8281e5e7e95ad812ac3e7d17161224bb061.tar.bz2
www-3d4aa8281e5e7e95ad812ac3e7d17161224bb061.zip
_base.html: add feeds to website
Diffstat (limited to '_base.html')
-rw-r--r--_base.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/_base.html b/_base.html
index b597310..98f4acb 100644
--- a/_base.html
+++ b/_base.html
@@ -17,6 +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">
</head>
<body>
<div class="container-fluid">