diff options
author | Martin Fischer <martin@push-f.com> | 2025-08-04 20:51:59 +0200 |
---|---|---|
committer | Martin Fischer <martin@push-f.com> | 2025-08-16 20:52:57 +0200 |
commit | 3cada41922abb83b5a5541e4b5efd3fc1659c483 (patch) | |
tree | 63ee2be103394520d78521b12b1711d4968b0cc1 /README.md | |
parent | f5613007297731d12f65ef81e1abacafe1f38cec (diff) |
fix: enable dark theme via CSS
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -2,6 +2,8 @@ Tastefejl is a fork of the [Typo] Hugo theme, with the following changes: +* Replaced the JavaScript theme switching code with a CSS media query. + * 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.) |