aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authors-ol <s-ol@users.noreply.github.com>2019-12-06 14:19:45 +0000
committers-ol <s-ol@users.noreply.github.com>2019-12-06 14:19:45 +0000
commitc0127659d8b6ca9366605046433530208b17e666 (patch)
treeb36f025ee14965e1e9c13e02edd3c9f1c72cf0ab
parentadd watch-cad (diff)
downloadredirectly-c0127659d8b6ca9366605046433530208b17e666.tar.gz
redirectly-c0127659d8b6ca9366605046433530208b17e666.zip
add portfolio
-rw-r--r--resources/config.edn1
1 files changed, 1 insertions, 0 deletions
diff --git a/resources/config.edn b/resources/config.edn
index a2a9d1a..42bf1ce 100644
--- a/resources/config.edn
+++ b/resources/config.edn
@@ -1,4 +1,5 @@
{:routes {"" {:to [:mmm]}
+ :portfolio {:to [:mmm "/portfolio"]}
; articles
:self-hosted {:to [:mmm "/blog/self-hosted_virtual_home"]}