aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authors-ol <s-ol@users.noreply.github.com>2019-09-06 09:09:51 +0000
committers-ol <s-ol@users.noreply.github.com>2019-09-06 09:12:11 +0000
commitb710985e7d2702963d058555c39dcccc6f80c192 (patch)
tree0825d7795bb5262482dc432a8c1097955c9d219c
parentrealities (diff)
downloadredirectly-b710985e7d2702963d058555c39dcccc6f80c192.tar.gz
redirectly-b710985e7d2702963d058555c39dcccc6f80c192.zip
add vcvmods
-rw-r--r--resources/config.edn3
1 files changed, 3 insertions, 0 deletions
diff --git a/resources/config.edn b/resources/config.edn
index 60d5772..e566cd6 100644
--- a/resources/config.edn
+++ b/resources/config.edn
@@ -5,6 +5,9 @@
:aspect-ratios {:to [:mmm "/blog/aspect_ratios"]}
:realities {:to [:mmm "/articles/realities"]}
+ :vcvmods {:to "https://github.com/s-ol/vcvmods"}
+ "vcvmods/doc" {:to "https://github.com/s-ol/vcvmods/blob/master/README.md"}
+
; legacy blog posts
:blog {:to [:mmm "/blog"]}
"blog/2015/06-27/challenging-myself" {:to [:mmm "/blog/challenging_myself"]}