a bunch of updating

This commit is contained in:
Chris Cochrun 2022-10-28 14:17:15 -05:00
parent 56d9a3ff11
commit 644ba66eae
56 changed files with 96 additions and 23 deletions

View file

@ -1,8 +1,4 @@
links = [
{ facebook = "https://facebook.com/tfcconnection"},
{instagram = "https://instagram.com/tfcconnection"}
]
colorScheme = "blowfish"
defaultAppearance = "dark"
@ -10,3 +6,10 @@ enableSearch = true
homepage.layout = "page"
homepage.homepageImage = "static/esmeralda.jpg"
[author]
name = "Chris Cochrun"
links = [
{facebook = "https://facebook.com/tfcconnection"},
{instagram = "https://instagram.com/tfcconnection"}
]