Add code copy button
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Isaac Mills 2024-04-23 08:12:30 -04:00
parent 4017705026
commit 47b613cf43
Signed by: fnmain
GPG key ID: B67D7410F33A0F61
3 changed files with 35 additions and 2 deletions

View file

@ -91,6 +91,7 @@
type="text/javascript" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0="
crossorigin="anonymous"></script>
<script src="{{base_url}}/js/webflow.js" type="text/javascript"></script>
<script src="{{base_url}}/js/code_copy.js" type="text/javascript"></script>
</body>
</html>