aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMitja Felicijan <mitja.felicijan@gmail.com>2021-07-31 23:59:24 +0200
committerMitja Felicijan <mitja.felicijan@gmail.com>2021-07-31 23:59:24 +0200
commit74cbb7b516253db29af37c4915368a9ced666fc1 (patch)
treeb174f273c6414f9f4942c3bd05f1508dbf8fd472 /Makefile
parent05a26846efdc6f4a6708786afec0ad100ec95576 (diff)
downloadmitjafelicijan.com-74cbb7b516253db29af37c4915368a9ced666fc1.tar.gz
Footer and New fotn
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 84ff27c..aebb598 100644
--- a/Makefile
+++ b/Makefile
@@ -6,7 +6,7 @@ provision:
6 go install 6 go install
7 7
8dev: 8dev:
9 openring -l 180 -n 4 -p 1 \ 9 openring -l 165 -n 4 -p 1 \
10 -s https://cronokirby.com/posts/index.xml \ 10 -s https://cronokirby.com/posts/index.xml \
11 -s https://drewdevault.com/feed.xml \ 11 -s https://drewdevault.com/feed.xml \
12 -s https://danluu.com/atom.xml \ 12 -s https://danluu.com/atom.xml \
@@ -17,7 +17,7 @@ dev:
17 17
18build: 18build:
19 mkdir -p public 19 mkdir -p public
20 openring -l 180 -n 4 -p 1 \ 20 openring -l 165 -n 4 -p 1 \
21 -s https://cronokirby.com/posts/index.xml \ 21 -s https://cronokirby.com/posts/index.xml \
22 -s https://drewdevault.com/feed.xml \ 22 -s https://drewdevault.com/feed.xml \
23 -s https://danluu.com/atom.xml \ 23 -s https://danluu.com/atom.xml \