diff options
Diffstat (limited to '')
-rw-r--r-- | config.yaml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/config.yaml b/config.yaml index dc7f9e7..f447dd4 100644 --- a/config.yaml +++ b/config.yaml @@ -12,9 +12,9 @@ dirs: templates: ./templates static: ./static meta: - title: git good - description: i think it's a skill issue + title: the bunny garden + description: git repos!!! server: - name: git.icyphox.sh + name: bunny.garden host: 127.0.0.1 port: 5555 |