about summary refs log tree commit diff
diff options
context:
space:
mode:
authorNgô Ngọc Đức Huy <huyngo@disroot.org>2021-07-26 20:48:46 +0700
committerNgô Ngọc Đức Huy <huyngo@disroot.org>2021-07-26 20:48:46 +0700
commit4f02b06ad5e9a4e60f07afc08551bf4c611547af (patch)
treebccd536fe091fb5f02c037fe3215dab98192c06a
parentead8dbba24ceceff3f64c2ac6635ee45257b1c62 (diff)
downloadblog-4f02b06ad5e9a4e60f07afc08551bf4c611547af.tar.gz
Fix RSS link
-rwxr-xr-xcreate-webring.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/create-webring.sh b/create-webring.sh
index e9c2767..43cb319 100755
--- a/create-webring.sh
+++ b/create-webring.sh
@@ -7,6 +7,6 @@ openring \
   -s https://hund.tty1.se/feed.xml \
   -s https://shivering-isles.com/til/feed.xml \
   -s https://cnx.srht.site/feed.xml \
-  -s https://ariadnavigo.xyz/ \
+  -s https://ariadnavigo.xyz/posts/index.xml \
   < webring.template \
   > layouts/partials/custom-webring.html