9 lines
193 B
TOML
9 lines
193 B
TOML
|
|
links = [
|
|
{ facebook = "https://facebook.com/tfcconnection"},
|
|
{instagram = "https://instagram.com/tfcconnection"}
|
|
]
|
|
|
|
colorScheme = "blowfish"
|
|
defaultAppearance = "dark"
|
|
enableSearch = true |