aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authors-ol <s-ol@users.noreply.github.com>2020-04-22 12:21:50 +0000
committers-ol <s-ol@users.noreply.github.com>2020-04-22 12:21:50 +0000
commit94fce01c7ad7e74ee6edc1ebfad4d5f078c03b89 (patch)
tree4809e59f4ef984a0dfd9ae4698db0c50ec809ccb
parentretire ba.s-ol.nu (diff)
downloadredirectly-94fce01c7ad7e74ee6edc1ebfad4d5f078c03b89.tar.gz
redirectly-94fce01c7ad7e74ee6edc1ebfad4d5f078c03b89.zip
add alive
-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}