7 lines
116 B
TOML
7 lines
116 B
TOML
|
|
baseURL = 'http://localhost:1313/'
|
||
|
|
languageCode = 'en-us'
|
||
|
|
title = 'Stack Example'
|
||
|
|
|
||
|
|
[params]
|
||
|
|
accentColor = "#EF9F27"
|