aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGabriel Arakaki Giovanini <mail@gabrielgio.me>2022-12-24 12:21:27 +0100
committerGabriel Arakaki Giovanini <mail@gabrielgio.me>2022-12-24 12:21:27 +0100
commit24d8ada01306fd3b208c31fd815fe1ffdd1b120e (patch)
tree34fdd8bc6e6ef3ac263cf2ccdf40e87ebdcac10f
parentcd45776f92981fd98a59f605075272265d3a0174 (diff)
downloadgabrielgio.me-24d8ada01306fd3b208c31fd815fe1ffdd1b120e.tar.gz
gabrielgio.me-24d8ada01306fd3b208c31fd815fe1ffdd1b120e.tar.bz2
gabrielgio.me-24d8ada01306fd3b208c31fd815fe1ffdd1b120e.zip
feat: Add one more source to openring
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 7bdc6d1..b9fdd0d 100644
--- a/Makefile
+++ b/Makefile
@@ -12,5 +12,6 @@ openring:
-s https://drewdevault.com/blog/index.xml \
-s https://mazzo.li/rss.xml \
-s https://blog.golang.org/feed.atom \
+ -s https://emersion.fr/blog/atom.xml \
< webring.template \
> themes/flamingo/layouts/partials/openring.html