Upgrade to HTMX 2.0 and serve script from application

This commit is contained in:
James Eversole 2024-07-08 10:57:24 -05:00
parent 2514d5befd
commit 70b883cfe0
2 changed files with 2 additions and 1 deletions

File diff suppressed because one or more lines are too long

View File

@ -4,7 +4,7 @@ $doctype 5
<head>
<title>purr
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script src="https://unpkg.com/htmx.org@1.7.0" integrity="sha384-EzBXYPt0/T6gxNp0nuPtLkmRpmDBbjg6WmCUZRLXBBwYYmwAUxzlSGej0ARHX0Bo" crossorigin="anonymous">
<script src="/htmx.js" integrity="wS5l5IKJBvK6sPTKa2WZ1js3d947pvWXbPJ1OmWfEuxLgeHcEbjUUA5i9V5ZkpCw">
<script src="/copyButtons.js" integrity="sha384-eNQZr7QWPQmi/EWi4lVVFOavm+Eibmh7iDvDptgE0j5fI3xycLssbDBZbKphi8pk">
<link rel="stylesheet" href="/style.css">