diff options
Diffstat (limited to 'config.yaml')
-rw-r--r-- | config.yaml | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/config.yaml b/config.yaml index 59e903a..5dbe023 100644 --- a/config.yaml +++ b/config.yaml @@ -8,8 +8,9 @@ repo: mainBranch: - master - main -template: - dir: ./templates +dirs: + templates: ./templates + static: ./static meta: title: git good description: i think it's a skill issue |