diff options
author | Martin Fischer <martin@push-f.com> | 2025-08-16 21:28:57 +0200 |
---|---|---|
committer | Martin Fischer <martin@push-f.com> | 2025-08-16 22:32:40 +0200 |
commit | 38871393ba1658bd0b8aac4f88c4159271502d63 (patch) | |
tree | 731e87e5b3421d58e1e4a62076eba4e928c64922 /README.md | |
parent | 4428200fa4181e5c26253bf8c67cda86951ec754 (diff) |
fix: remove copy buttons
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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.) |