summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMartin Fischer <martin@push-f.com>2025-08-16 20:01:49 +0200
committerMartin Fischer <martin@push-f.com>2025-08-16 20:52:57 +0200
commit6be959ca812db36cbd741d3e94a019281b4c0895 (patch)
tree66fa202153ac30cb28ad325fc6c6dddf51cdb5f8 /README.md
parentbd063c30e3a0160efe187d4a766e105157ba12fd (diff)
fix: remove default favicon
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index f068fba..1a6a06e 100644
--- a/README.md
+++ b/README.md
@@ -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.)