From 942fa8fd0afb7abe34d975d0d94d7c46ae923cae Mon Sep 17 00:00:00 2001 From: Hyperling Date: Sun, 18 Jan 2026 16:45:07 -0700 Subject: [PATCH] SVG not working as favicon, will work on creating a JPG later. --- hugo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hugo.toml b/hugo.toml index cb1eaf8..63b2c7b 100644 --- a/hugo.toml +++ b/hugo.toml @@ -8,8 +8,8 @@ theme = "lugo" relatedtext = "Related" # Favicon - favicon = "/vegan.svg" - faviconSizes = [16, 32, 48, 60, 96, 128, 180, 192] + #favicon = "/vegan.svg" + #faviconSizes = [16, 32, 48, 60, 96, 128, 180, 192] # list items datesinlist = false