diff options
author | Anirudh Oppiliappan <x@icyphox.sh> | 2022-12-12 20:53:58 +0530 |
---|---|---|
committer | Anirudh Oppiliappan <x@icyphox.sh> | 2022-12-12 20:53:58 +0530 |
commit | 82b8afe19b77fe02e1a29a5b5e20882d8e5c3fc5 (patch) | |
tree | 2173a518664b81e0134853c4c6dee09973377a87 /config.yaml | |
parent | templates: fix 404 and 500 (diff) | |
download | legitrx-82b8afe19b77fe02e1a29a5b5e20882d8e5c3fc5.tar.gz legitrx-82b8afe19b77fe02e1a29a5b5e20882d8e5c3fc5.tar.zst legitrx-82b8afe19b77fe02e1a29a5b5e20882d8e5c3fc5.zip |
routes: render readme
Diffstat (limited to 'config.yaml')
-rw-r--r-- | config.yaml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/config.yaml b/config.yaml index fad606a..25fc992 100644 --- a/config.yaml +++ b/config.yaml @@ -1,5 +1,10 @@ git: scanPath: /home/icy/code/tmp + readme: + - readme + - README + - readme.md + - README.md template: dir: ./templates meta: |