aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMitja Felicijan <m@mitjafelicijan.com>2023-07-03 01:38:05 +0200
committerMitja Felicijan <m@mitjafelicijan.com>2023-07-03 01:38:05 +0200
commitb097ad035a089076b6cf1f1e9c7f648439d9b073 (patch)
tree1d06a44f4d6ec551c67ed72a4b7136ae59602e8a /Makefile
parent71b7c639fa0b4ffe7425ec9bd6c3b0fef08b0028 (diff)
downloadmitjafelicijan.com-b097ad035a089076b6cf1f1e9c7f648439d9b073.tar.gz
Bunch of CSS improvements
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 31af502..1cd4b1a 100644
--- a/Makefile
+++ b/Makefile
@@ -24,7 +24,7 @@ deploy: openring tailwind-build
24 ssh root@mitjafelicijan.com chown www-data:www-data /var/www/html/mitjafelicijan.com/ -Rf 24 ssh root@mitjafelicijan.com chown www-data:www-data /var/www/html/mitjafelicijan.com/ -Rf
25 25
26openring: 26openring:
27 openring -l 165 -n 6 -p 1 \ 27 openring -l 150 -n 6 -p 1 \
28 -s https://drewdevault.com/feed.xml \ 28 -s https://drewdevault.com/feed.xml \
29 -s https://serokell.io/blog.rss.xml \ 29 -s https://serokell.io/blog.rss.xml \
30 -s https://matduggan.com/rss/ \ 30 -s https://matduggan.com/rss/ \