diff options
| author | hydrox <hydrox@6c8d7289-2bf4-0310-a012-ef5d649a1542> | 2007-02-27 10:05:46 +0000 |
|---|---|---|
| committer | hydrox <hydrox@6c8d7289-2bf4-0310-a012-ef5d649a1542> | 2007-02-27 10:05:46 +0000 |
| commit | e92e8b2ae384592e20bf152a57a4384ae4cf04c3 (patch) | |
| tree | e26e50c0041c8e2a91bf8cb31e6c716de8e5fb3c /htroot/Blog.html | |
| parent | a107961099ae9fbbe0bb5f7829d91243beb3600d (diff) | |
*) added RSS-Feed for blog
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3413 6c8d7289-2bf4-0310-a012-ef5d649a1542
Diffstat (limited to 'htroot/Blog.html')
| -rw-r--r-- | htroot/Blog.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/htroot/Blog.html b/htroot/Blog.html index 3db7dca9f..3c2c69ab6 100644 --- a/htroot/Blog.html +++ b/htroot/Blog.html @@ -3,6 +3,7 @@ <head>
<title>YaCy '#[clientname]#': Blog</title>
#%env/templates/metas.template%#
+ <link rel="alternate" type="application/rss+xml" title="RSS" href="Blog.rss" />
</head>
<body id="Blog">
#%env/templates/header.template%#
|
