config dir for blowfish theme
This commit is contained in:
parent
5a9b3b9d44
commit
b2e4f4ce5b
2
config/_default/module.toml
Normal file
2
config/_default/module.toml
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
[[imports]]
|
||||||
|
path = "github.com/nunocoracao/blowfish/v2"
|
9
config/_default/params.toml
Normal file
9
config/_default/params.toml
Normal file
|
@ -0,0 +1,9 @@
|
||||||
|
|
||||||
|
links = [
|
||||||
|
{ facebook = "https://facebook.com/tfcconnection"},
|
||||||
|
{instagram = "https://instagram.com/tfcconnection"}
|
||||||
|
]
|
||||||
|
|
||||||
|
colorScheme = "blowfish"
|
||||||
|
defaultAppearance = "dark"
|
||||||
|
enableSearch = true
|
Loading…
Reference in a new issue