summaryrefslogtreecommitdiff
path: root/layouts
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 /layouts
parent4428200fa4181e5c26253bf8c67cda86951ec754 (diff)
fix: remove copy buttons
Diffstat (limited to 'layouts')
-rw-r--r--layouts/_default/baseof.html1
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>