diff --git a/config.toml b/config.toml index 7e6f301..5bd915c 100644 --- a/config.toml +++ b/config.toml @@ -188,7 +188,7 @@ favicon = "img/seedling.png" # Add an emoji here to use it as favicon. # Compatibility: https://caniuse.com/link-icon-svg -favicon_emoji = "🌱" +favicon_emoji = "Ⓜ️" # Path to the fallback image for social media cards (the preview image shown when sharing a link on WhatsApp, LinkedIn…). # Can be set at page or section levels, following the hierarchy: page > section > config. See: https://welpo.github.io/tabi/blog/mastering-tabi-settings/#settings-hierarchy diff --git a/public/img/seedling.png b/public/img/seedling.png index 0efa5b9..9e6b5d5 100644 Binary files a/public/img/seedling.png and b/public/img/seedling.png differ