summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMartin Fischer <martin@push-f.com>2025-08-16 20:12:55 +0200
committerMartin Fischer <martin@push-f.com>2025-08-16 20:52:57 +0200
commit11233950545b600f3925f4c81768ed6270dc06ca (patch)
tree6068af271f524d62e1e2ee4c834676afb8e21a8e /README.md
parent6be959ca812db36cbd741d3e94a019281b4c0895 (diff)
change: replace default footer with generator meta tags
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 1a6a06e..b231275 100644
--- a/README.md
+++ b/README.md
@@ -9,6 +9,8 @@ Tastefejl is a fork of the [Typo] Hugo theme, with the following changes:
* Removed the default favicon because no favicon is better than a favicon that has nothing to do with your website.
+* Replaced the default footer saying *Powered by Hugo and tomfran/typo* with `<meta name=generator>` tags because nobody cares.
+
* 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.)