From 720395c364a341567b7a0aebe4762c3c8fec97e5 Mon Sep 17 00:00:00 2001 From: Luke Smith Date: Tue, 28 Jun 2022 19:05:22 -0400 Subject: [PATCH] prepping for lugo updates --- config.toml | 4 ++++ 1 file changed, 4 insertions(+) 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]