diff options
author | Martin Fischer <martin@push-f.com> | 2025-08-16 20:12:55 +0200 |
---|---|---|
committer | Martin Fischer <martin@push-f.com> | 2025-08-16 20:52:57 +0200 |
commit | 11233950545b600f3925f4c81768ed6270dc06ca (patch) | |
tree | 6068af271f524d62e1e2ee4c834676afb8e21a8e /README.md | |
parent | 6be959ca812db36cbd741d3e94a019281b4c0895 (diff) |
change: replace default footer with generator meta tags
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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.) |