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 /layouts/_default | |
| parent | 4428200fa4181e5c26253bf8c67cda86951ec754 (diff) | |
fix: remove copy buttons
Diffstat (limited to 'layouts/_default')
| -rw-r--r-- | layouts/_default/baseof.html | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html index b5c8cc4..fbfc2e0 100644 --- a/layouts/_default/baseof.html +++ b/layouts/_default/baseof.html @@ -36,5 +36,4 @@    {{ end }}  </body> -<script defer src="{{ "js/copy-code.js" | relURL }}"></script>  </html> | 
