add config

This commit is contained in:
りき萌 2023-08-27 15:59:52 +02:00
parent 2c2d529056
commit 00947ec966
8 changed files with 91 additions and 41 deletions

View file

@ -1,5 +1,9 @@
# User settings go here. These are (string, string) key-value pairs.
# They are available under `config.user`.
site = "http://localhost:8080"
[user]
title = "treehouse"
title = "liquidex's treehouse"
author = "liquidex"
[links]
"stitchkit/repo" = "https://github.com/liquidev/stitchkit"
"dawd3/repo" = "https://github.com/liquidev/dawd3"