Make a start at toml reader.
This commit is contained in:
parent
cbc9ba77d2
commit
70991e59af
4 changed files with 115 additions and 3 deletions
|
@ -1,4 +1,6 @@
|
|||
|
||||
# Site Generator Config
|
||||
|
||||
[themes]
|
||||
location = "../personal-site-themes"
|
||||
active_theme = "basic"
|
Loading…
Add table
Add a link
Reference in a new issue