12 lines
267 B
TOML
12 lines
267 B
TOML
|
|
links = [
|
|
{ facebook = "https://facebook.com/tfcconnection"},
|
|
{instagram = "https://instagram.com/tfcconnection"}
|
|
]
|
|
|
|
colorScheme = "blowfish"
|
|
defaultAppearance = "dark"
|
|
enableSearch = true
|
|
homepage.layout = "page"
|
|
homepage.homepageImage = "static/esmeralda.jpg"
|