summaryrefslogtreecommitdiff
path: root/src/html
diff options
context:
space:
mode:
Diffstat (limited to '')
-rwxr-xr-xsrc/html2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/html b/src/html
index b6467d7..8cf019c 100755
--- a/src/html
+++ b/src/html
@@ -132,7 +132,7 @@ $head_meta_author_html
<link rel="stylesheet" type="text/css" href="$css_url" />
<link rel="shortcut icon" type="image/svg+xml" href="$favicon_url" />
<link rel="canonical" type="text/html" href="$url_absolute" />
- <link rel="alternate" type="application/atom+xml" href="$atom_url" title="$feed_title_html" />
+ <link rel="alternate" type="application/atom+xml" href="$feed_url" title="$feed_title_html" />
$collection_head_prev_html
$collection_head_post_html
<title>$titlefull_html</title>