From 4f02b06ad5e9a4e60f07afc08551bf4c611547af Mon Sep 17 00:00:00 2001 From: Ngô Ngọc Đức Huy Date: Mon, 26 Jul 2021 20:48:46 +0700 Subject: Fix RSS link --- create-webring.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'create-webring.sh') 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 -- cgit 1.4.1