about summary refs log tree commit diff
diff options
context:
space:
mode:
authorNgô Ngọc Đức Huy <huyngo@disroot.org>2021-08-21 22:18:58 +0700
committerNgô Ngọc Đức Huy <huyngo@disroot.org>2021-08-21 22:18:58 +0700
commitae3f3fcb790da7e0b0b8fa1c7f6d317020606e17 (patch)
tree5856b8adce4e58f383ff97566287c6dc454c0ca6
parent083f58d2bfcd89106701e294ee388c160cee1db4 (diff)
downloadblog-ae3f3fcb790da7e0b0b8fa1c7f6d317020606e17.tar.gz
Shorten the length of the posts
-rwxr-xr-xcreate-webring.sh3
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 \