about summary refs log tree commit diff
path: root/create-webring.sh
diff options
context:
space:
mode:
authorNgô Ngọc Đức Huy <huyngo@disroot.org>2021-03-07 09:30:22 +0700
committerNgô Ngọc Đức Huy <huyngo@disroot.org>2021-03-07 09:30:22 +0700
commit2e719ef23ec8ab2a48e610dd6c5410cbe7448190 (patch)
treeff8db4f0794c933a80aae560c6d2f7172bb3922c /create-webring.sh
parent8a485b6ba516b177c5b37ad6e25fd0619f422986 (diff)
downloadblog-2e719ef23ec8ab2a48e610dd6c5410cbe7448190.tar.gz
Update webring
Diffstat (limited to 'create-webring.sh')
-rwxr-xr-xcreate-webring.sh5
1 files changed, 2 insertions, 3 deletions
diff --git a/create-webring.sh b/create-webring.sh
index 298ea68..1f30dcc 100755
--- a/create-webring.sh
+++ b/create-webring.sh
@@ -1,10 +1,9 @@
 # Create webring
 openring \
+  -s https://blog.golang.org/feed.atom \
   -s https://drewdevault.com/feed.xml \
-  -s https://stallman.org/rss/rss.xml \
   -s https://news.opensuse.org/feed/ \
-  -s https://blog.golang.org/feed.atom \
+  -s https://stallman.org/rss/rss.xml \
   -s https://www.eff.org/rss/updates.xml \
-  -s https://news.opensuse.org/feed.xml \
   < webring.template \
   > _includes/custom-webring.html