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