From 27e7e16856c105b4dd82676f6b07e448ea9d95bb Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Fri, 7 Oct 2022 11:23:23 +0200 Subject: Added new books and new blog to openring --- Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 72209bc..f95e7b9 100644 --- a/Makefile +++ b/Makefile @@ -7,9 +7,10 @@ deploy: openring ssh root@165.22.87.180 chown www-data:www-data /var/www/html/mitjafelicijan.com/ -Rf openring: - openring -l 165 -n 5 -p 1 \ + openring -l 165 -n 6 -p 1 \ -s https://drewdevault.com/feed.xml \ -s https://danluu.com/atom.xml \ + -s https://mirzapandzo.com/feed/feed.xml \ -s https://serokell.io/blog.rss.xml \ -s https://cronokirby.com/posts/index.xml \ -s https://www.jeffgeerling.com/blog.xml \ -- cgit v1.2.3