diff options
| author | s-ol <s+removethis@s-ol.nu> | 2023-10-20 08:59:34 +0000 |
|---|---|---|
| committer | s-ol <s+removethis@s-ol.nu> | 2023-10-20 08:59:34 +0000 |
| commit | 5751eeb7d807b29830bd90bc1568fe1b51138f7d (patch) | |
| tree | 47abebb77b4368d4b46cb77fcc009552a1742028 | |
| parent | add 0x33.board/doc (diff) | |
| download | redirectly-5751eeb7d807b29830bd90bc1568fe1b51138f7d.tar.gz redirectly-5751eeb7d807b29830bd90bc1568fe1b51138f7d.zip | |
add contact
| -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 94b128e..6df5312 100644 --- a/resources/config.edn +++ b/resources/config.edn @@ -1,5 +1,6 @@ {:routes {"" {:to [:mmm]} :portfolio {:to [:mmm "/portfolio"]} + :contact {:to [:mmm "/contact"]} ; workshops :xy-music {:to [:mmm "/workshops/xy-music"]} |
