add config
This commit is contained in:
parent
2c2d529056
commit
00947ec966
8 changed files with 91 additions and 41 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue