summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMartin Fischer <martin@push-f.com>2025-08-04 20:51:59 +0200
committerMartin Fischer <martin@push-f.com>2025-08-16 20:52:57 +0200
commit3cada41922abb83b5a5541e4b5efd3fc1659c483 (patch)
tree63ee2be103394520d78521b12b1711d4968b0cc1 /README.md
parentf5613007297731d12f65ef81e1abacafe1f38cec (diff)
fix: enable dark theme via CSS
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 0c82882..bdaf2fa 100644
--- a/README.md
+++ b/README.md
@@ -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.)