From 57132130394e381b0b65f5fc4326edb25bfaf5b3 Mon Sep 17 00:00:00 2001 From: Hyperling Date: Sun, 18 Jan 2026 16:44:08 -0700 Subject: [PATCH] Try setting the unicode V as the favicon. --- hugo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hugo.toml b/hugo.toml index 1c47904..cb1eaf8 100644 --- a/hugo.toml +++ b/hugo.toml @@ -8,8 +8,8 @@ theme = "lugo" relatedtext = "Related" # Favicon - #favicon = "img/jackanope.png" - #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