From b710985e7d2702963d058555c39dcccc6f80c192 Mon Sep 17 00:00:00 2001 From: s-ol Date: Fri, 6 Sep 2019 11:09:51 +0200 Subject: add vcvmods --- resources/config.edn | 3 +++ 1 file changed, 3 insertions(+) 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"]} -- cgit v1.2.3