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.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