diff options
-rwxr-xr-x | create-webring.sh | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/create-webring.sh b/create-webring.sh index 43cb319..6d91b77 100755 --- a/create-webring.sh +++ b/create-webring.sh @@ -1,6 +1,5 @@ # Create webring -openring \ - -s https://blog.golang.org/feed.atom \ +openring -l 100 \ -s https://drewdevault.com/feed.xml \ -s https://news.opensuse.org/feed/ \ -s https://stallman.org/rss/rss.xml \ |