From beb4deb58b9676f962ee584dadf1dbcc45d36125 Mon Sep 17 00:00:00 2001 From: Huy-Ngo Date: Mon, 11 Jan 2021 16:52:47 +0700 Subject: Add more RSS --- _includes/custom-webring.html | 34 ++++++++++++++-------------------- create-webring.sh | 3 +++ 2 files changed, 17 insertions(+), 20 deletions(-) diff --git a/_includes/custom-webring.html b/_includes/custom-webring.html index b2dde84..2d34357 100644 --- a/_includes/custom-webring.html +++ b/_includes/custom-webring.html @@ -9,26 +9,6 @@ diff --git a/create-webring.sh b/create-webring.sh index 9bd5d3b..07ae385 100755 --- a/create-webring.sh +++ b/create-webring.sh @@ -3,5 +3,8 @@ openring \ -s https://drewdevault.com/feed.xml \ -s https://stallman.org/rss/rss.xml \ -s https://news.opensuse.org/feed/ \ + -s https://blog.ipfs.io/index.xml \ + -s https://disroot.org/en/blog.atom \ + -s https://blog.golang.org/feed.atom \ < webring.template \ > _includes/custom-webring.html -- cgit 1.4.1