diff options
| author | s-ol <s-ol@users.noreply.github.com> | 2019-11-19 22:04:23 +0000 |
|---|---|---|
| committer | s-ol <s-ol@users.noreply.github.com> | 2019-11-19 22:04:23 +0000 |
| commit | 9e5b2eb17132dcb7b61f9548dbe29eaa2292c542 (patch) | |
| tree | f7b3c80165e48207301d4259065fdc33451ee53e | |
| parent | add redirectly & why-redirectly (diff) | |
| download | redirectly-9e5b2eb17132dcb7b61f9548dbe29eaa2292c542.tar.gz redirectly-9e5b2eb17132dcb7b61f9548dbe29eaa2292c542.zip | |
add watch-cad
| -rw-r--r-- | resources/config.edn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/resources/config.edn b/resources/config.edn index 41a25e3..a2a9d1a 100644 --- a/resources/config.edn +++ b/resources/config.edn @@ -17,6 +17,8 @@ :redirectly {:to [:mmm "/blog/why_redirectly"]} "redirectly/src" {:to "https://git.s-ol.nu/redirectly/"} + + :watch-cad {:to "https://www.youtube.com/watch?v=zlG01j462A4"} ; legacy blog posts :blog {:to [:mmm "/blog"]} |
