diff options
| author | Mitja Felicijan <m@mitjafelicijan.com> | 2023-07-03 01:38:05 +0200 |
|---|---|---|
| committer | Mitja Felicijan <m@mitjafelicijan.com> | 2023-07-03 01:38:05 +0200 |
| commit | b097ad035a089076b6cf1f1e9c7f648439d9b073 (patch) | |
| tree | 1d06a44f4d6ec551c67ed72a4b7136ae59602e8a /Makefile | |
| parent | 71b7c639fa0b4ffe7425ec9bd6c3b0fef08b0028 (diff) | |
| download | mitjafelicijan.com-b097ad035a089076b6cf1f1e9c7f648439d9b073.tar.gz | |
Bunch of CSS improvements
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -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 | ||
| 26 | openring: | 26 | openring: |
| 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/ \ |
