diff options
| author | s-ol <s-ol@users.noreply.github.com> | 2019-07-12 15:20:58 +0000 |
|---|---|---|
| committer | s-ol <s-ol@users.noreply.github.com> | 2019-07-12 15:22:04 +0000 |
| commit | 31cfa041e561714bf49d0650cad446b46a9ddb90 (patch) | |
| tree | d63b3c9b401d9c4db68402226b4cef03851b17ca | |
| parent | add legacy blog links (diff) | |
| download | redirectly-31cfa041e561714bf49d0650cad446b46a9ddb90.tar.gz redirectly-31cfa041e561714bf49d0650cad446b46a9ddb90.zip | |
add aspect ratios
| -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 2bd1263..d7a4349 100644 --- a/resources/config.edn +++ b/resources/config.edn @@ -2,6 +2,7 @@ :plonat-atek {:to [:mmm "/games/plonat_atek"]} :iii-telefoni {:to [:mmm "/projects/iii-telefoni"]} :self-hosted {:to [:mmm "/blog/self-hosted_virtual_home"]} + :aspect-ratios {:to [:mmm "/blog/aspect_ratios"]} ; legacy blog posts :blog {:to [:mmm "/blog"]} |
