diff options
| author | theli <theli@6c8d7289-2bf4-0310-a012-ef5d649a1542> | 2007-03-06 17:35:24 +0000 |
|---|---|---|
| committer | theli <theli@6c8d7289-2bf4-0310-a012-ef5d649a1542> | 2007-03-06 17:35:24 +0000 |
| commit | ceed0364e20f6bc316e305464823bb28d8d6ebcd (patch) | |
| tree | 20b857a39e19c38ed4c4d6891dbc8fbcd623bb62 /htroot/Bookmarks.html | |
| parent | 26450a1d9ac4f73f5c1d84ff68275d69bd1141e4 (diff) | |
*) Blog RSS: Image added
*) RSS Feed for YaCy Bookmarks added
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3432 6c8d7289-2bf4-0310-a012-ef5d649a1542
Diffstat (limited to 'htroot/Bookmarks.html')
| -rw-r--r-- | htroot/Bookmarks.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/htroot/Bookmarks.html b/htroot/Bookmarks.html index b23ca42b6..fd4f9ed41 100644 --- a/htroot/Bookmarks.html +++ b/htroot/Bookmarks.html @@ -5,6 +5,7 @@ #%env/templates/metas.template%#
<script src="/js/ajax.js" type="text/javascript"></script>
<script src="/js/Bookmarks.js" type="text/javascript"></script>
+ <link rel="alternate" type="application/rss+xml" title="RSS" href="Bookmarks.rss" />
</head>
<body id="Bookmarks">
#%env/templates/header.template%#
|
