diff options
| author | s-ol <s-ol@users.noreply.github.com> | 2021-01-17 16:10:45 +0000 |
|---|---|---|
| committer | s-ol <s-ol@users.noreply.github.com> | 2021-01-17 16:10:45 +0000 |
| commit | 8fc20dd91392b2537f82f53089a7dadc8e8bdc1e (patch) | |
| tree | ac3eb86d966efaf3e91b75ba4f5948a4e434f73f | |
| parent | add alive (diff) | |
| download | redirectly-8fc20dd91392b2537f82f53089a7dadc8e8bdc1e.tar.gz redirectly-8fc20dd91392b2537f82f53089a7dadc8e8bdc1e.zip | |
add 0xC.pad, 0x2C.board
| -rw-r--r-- | resources/config.edn | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/resources/config.edn b/resources/config.edn index 641f07d..cf010d6 100644 --- a/resources/config.edn +++ b/resources/config.edn @@ -29,6 +29,10 @@ :alive {:to "https://alive.s-ol.nu/stable/"} "alive/src" {:to "https://github.com/s-ol/alive"} + + :hex12pad {:to "https://docs.google.com/forms/d/e/1FAIpQLSccvUj4WobsxLP0yTdObMYbdXgTbWaAEnlu7WoOhmo262PaQA/viewform"} + :0xC.pad {:to "https://docs.google.com/forms/d/e/1FAIpQLSccvUj4WobsxLP0yTdObMYbdXgTbWaAEnlu7WoOhmo262PaQA/viewform"} + :0x2C.board {:to "https://fabacademy.org/2020/labs/opendot/students/sol-bekic/projects/keyboard/"} ; legacy blog posts :blog {:to [:mmm "/blog"]} |
