about summary refs log tree commit diff homepage
path: root/_layout
diff options
context:
space:
mode:
authorNguyễn Gia Phong <mcsinyx@disroot.org>2021-12-19 23:20:55 +0700
committerNguyễn Gia Phong <mcsinyx@disroot.org>2021-12-19 23:20:55 +0700
commitafcf9702d8ea4014349561025865e85326657d84 (patch)
treee3c8b3467019a54a6587fee639cc692b4dee7b29 /_layout
parent43a4b318cf7d4a9ab40fe800d6971d1ad4ee7f9f (diff)
downloadsite-afcf9702d8ea4014349561025865e85326657d84.tar.gz
Tweak metadata
Diffstat (limited to '_layout')
-rw-r--r--_layout/hair.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/_layout/hair.html b/_layout/hair.html
index 352e740..7c7ee2d 100644
--- a/_layout/hair.html
+++ b/_layout/hair.html
@@ -1,7 +1,7 @@
 <!DOCTYPE html>
 <html lang=en>
 <meta charset=UTF-8 name=viewport content='width=device-width, initial-scale=1'>
-<link rel=alternate type=application/rss+xml href=https://cnx.srht.site/feed.xml
-      title='{{website_title}}'>
-<link rel=icon href=/assets/favicon.png>
+<link rel='alternate' type='application/rss+xml' title='{{website_title}}'
+      href='/{{ispage /tag/*}}tag/{{fd_tag}}/{{end}}{{rss_file}}.xml'>
+<link rel='icon' href='/assets/favicon.png'>
 <link rel=stylesheet href=/css/style.css>