From 2e719ef23ec8ab2a48e610dd6c5410cbe7448190 Mon Sep 17 00:00:00 2001 From: Ngô Ngọc Đức Huy Date: Sun, 7 Mar 2021 09:30:22 +0700 Subject: Update webring --- create-webring.sh | 5 ++--- 1 file 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 -- cgit 1.4.1