diff options
-rwxr-xr-x | create-webring.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/create-webring.sh b/create-webring.sh index 52f4e15..3cfde29 100755 --- a/create-webring.sh +++ b/create-webring.sh @@ -4,6 +4,8 @@ openring \ -s https://drewdevault.com/feed.xml \ -s https://news.opensuse.org/feed/ \ -s https://stallman.org/rss/rss.xml \ + -s https://hund.tty1.se/feed.xml \ + -s https://shivering-isles.com/til/feed.xml \ -s https://www.eff.org/rss/updates.xml \ < webring.template \ > layouts/partials/custom-webring.html |