about summary refs log tree commit diff
path: root/create-webring.sh
diff options
context:
space:
mode:
Diffstat (limited to 'create-webring.sh')
-rwxr-xr-xcreate-webring.sh3
1 files changed, 3 insertions, 0 deletions
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