summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMartin Fischer <martin@push-f.com>2025-08-16 21:28:57 +0200
committerMartin Fischer <martin@push-f.com>2025-08-16 22:32:40 +0200
commit38871393ba1658bd0b8aac4f88c4159271502d63 (patch)
tree731e87e5b3421d58e1e4a62076eba4e928c64922 /README.md
parent4428200fa4181e5c26253bf8c67cda86951ec754 (diff)
fix: remove copy buttons
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index 02a16cc..172d47d 100644
--- a/README.md
+++ b/README.md
@@ -18,6 +18,9 @@ Tastefejl is a fork of the [Typo] Hugo theme, with the following changes:
* Fixed blockquote styling (headings in blockquotes were touching the blockquote border).
+* Removed the copy buttons for code blocks because they could obscure the code
+ and also behaved wrongly on horizontal scrolling.
+
* 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.)