about summary refs log tree commit diff
path: root/create-webring.sh
diff options
context:
space:
mode:
authorHuy-Ngo <duchuy29092000@gmail.com>2021-01-11 16:52:47 +0700
committerHuy-Ngo <duchuy29092000@gmail.com>2021-01-11 16:52:47 +0700
commitbeb4deb58b9676f962ee584dadf1dbcc45d36125 (patch)
treec17fb48b57fe5c4932a13e43e4376b270d7a54f4 /create-webring.sh
parentdd514ff1971b57c7f3e7922d3beefd244017627a (diff)
downloadblog-beb4deb58b9676f962ee584dadf1dbcc45d36125.tar.gz
Add more RSS
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