diff options
| author | s-ol <s+removethis@s-ol.nu> | 2026-05-18 10:33:18 +0000 |
|---|---|---|
| committer | s-ol <s+removethis@s-ol.nu> | 2026-05-18 10:33:18 +0000 |
| commit | 462d7d4c4b76f485340ed6c8986fb1039471fe54 (patch) | |
| tree | 1eba538411d6c66436af717ce4e09e061cc246b7 /resources/config.edn | |
| parent | fix plonat atek (diff) | |
| download | redirectly-main.tar.gz redirectly-main.zip | |
Diffstat (limited to 'resources/config.edn')
| -rw-r--r-- | resources/config.edn | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/resources/config.edn b/resources/config.edn index 98ef5f6..7257e16 100644 --- a/resources/config.edn +++ b/resources/config.edn @@ -1,6 +1,7 @@ {:routes {"" {:to [:mmm]} :portfolio {:to [:mmm "/portfolio"]} :contact {:to [:mmm "/contact"]} + :ig {:to "https://instagram.com/s_ol.pics"} ; blog :xy-music {:to [:mmm "/blog/xy-music"]} @@ -29,7 +30,7 @@ "redirectly/src" {:to [:klaus "redirectly"]} :alive {:to "https://alive.s-ol.nu/main/"} - "alive/src" {:to "https://git.s-ol.nu/alive/-/"} + "alive/src" {:to "https://git.s-ol.nu/alive"} :glsl-view {:to [:klaus "glsl-view"]} :hex-caps {:to "https://hw.s-ol.nu/HEX-keycaps/"} |
