aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--resources/config.edn3
1 files changed, 3 insertions, 0 deletions
diff --git a/resources/config.edn b/resources/config.edn
index b2881c4..641f07d 100644
--- a/resources/config.edn
+++ b/resources/config.edn
@@ -27,6 +27,9 @@
:redirectly {:to [:mmm "/blog/why_redirectly"]}
"redirectly/src" {:to "https://git.s-ol.nu/redirectly/"}
+ :alive {:to "https://alive.s-ol.nu/stable/"}
+ "alive/src" {:to "https://github.com/s-ol/alive"}
+
; legacy blog posts
:blog {:to [:mmm "/blog"]}
"blog/2015/06-27/challenging-myself" {:to [:mmm "/blog/challenging_myself"] :status 301}