diff options
| author | s-ol <s-ol@users.noreply.github.com> | 2019-12-06 14:19:45 +0000 |
|---|---|---|
| committer | s-ol <s-ol@users.noreply.github.com> | 2019-12-06 14:19:45 +0000 |
| commit | c0127659d8b6ca9366605046433530208b17e666 (patch) | |
| tree | b36f025ee14965e1e9c13e02edd3c9f1c72cf0ab | |
| parent | add watch-cad (diff) | |
| download | redirectly-c0127659d8b6ca9366605046433530208b17e666.tar.gz redirectly-c0127659d8b6ca9366605046433530208b17e666.zip | |
add portfolio
| -rw-r--r-- | resources/config.edn | 1 |
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"]} |
