Plus besoin de jquery

This commit is contained in:
Stanislas Jouffroy 2025-03-24 23:08:28 +01:00
parent 5786b051b4
commit 21b84c9e9e
3 changed files with 1 additions and 3 deletions

View file

@ -17,7 +17,6 @@
<link rel="stylesheet" href="{{"css/theme.min.css" | absURL}}">
<link rel="shortcut icon" href="{{ "favicon.png" | absURL }}">
{{ partial "meta/chroma.html" . -}}
<script src="https://cdn.jsdelivr.net/npm/clipboard@2.0.11/dist/clipboard.min.js" integrity="sha256-4XodgW4TwIJuDtf+v6vDJ39FVxI0veC/kSCCmnFp7ck=" crossorigin="anonymous"></script>
<script src="{{ "js/bundle.js" | absURL }}"></script>
{{- partial "meta/tag-manager.html" . -}}
{{- partial "custom-css.html" . -}}