about summary refs log tree commit diff
path: root/create-webring.sh
diff options
context:
space:
mode:
authorHuy-Ngo <duchuy29092000@gmail.com>2021-01-15 10:49:36 +0700
committerHuy-Ngo <duchuy29092000@gmail.com>2021-01-15 10:49:36 +0700
commitbed5a7325f333fbc54fe713aa8d0dab75ef41cb7 (patch)
tree5f066a11f5298932f30e02be34f746e6a4080cb1 /create-webring.sh
parent965483cc21fd519c16b212fc58791e637188134f (diff)
downloadblog-bed5a7325f333fbc54fe713aa8d0dab75ef41cb7.tar.gz
Add feed for webring
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 07ae385..45f4f23 100755
--- a/create-webring.sh
+++ b/create-webring.sh
@@ -6,5 +6,8 @@ openring \
   -s https://blog.ipfs.io/index.xml \
   -s https://disroot.org/en/blog.atom \
   -s https://blog.golang.org/feed.atom \
+  -s https://www.eff.org/rss/updates.xml \
+  -s https://news.opensuse.org/feed.xml \
+  -s https://blog.ipfs.io/index.xml \
   < webring.template \
   > _includes/custom-webring.html