diff options
author | Martin Fischer <martin@push-f.com> | 2025-08-16 20:01:49 +0200 |
---|---|---|
committer | Martin Fischer <martin@push-f.com> | 2025-08-16 20:52:57 +0200 |
commit | 6be959ca812db36cbd741d3e94a019281b4c0895 (patch) | |
tree | 66fa202153ac30cb28ad325fc6c6dddf51cdb5f8 /README.md | |
parent | bd063c30e3a0160efe187d4a766e105157ba12fd (diff) |
fix: remove default favicon
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -7,6 +7,8 @@ Tastefejl is a fork of the [Typo] Hugo theme, with the following changes: * The home page embeds `content/home.md` rather than `homeIntroContent` from your `hugo.toml` because Markdown text should be in `.md` files. +* Removed the default favicon because no favicon is better than a favicon that has nothing to do with your website. + * Removed [Simple Icons] because I don't want to plaster brands on my website and at one point a 50MB .html file was committed (I filtered the git history to reduce the size of the repository.) |