diff --git a/config.toml b/config.toml index e277fe1..e35ba87 100644 --- a/config.toml +++ b/config.toml @@ -3,6 +3,10 @@ languageCode = 'en-us' title = 'Based Cooking' theme = 'lugo' +[params] + favicon = "/favicon.svg" + stylesheet = "/style.css" + [markup] [markup.goldmark] [markup.goldmark.renderer]