We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3df7ff4 commit 0fcc952Copy full SHA for 0fcc952
pages/base.gohtml
@@ -9,7 +9,7 @@
9
<link rel="stylesheet" href="/public/reset.css">
10
<link rel="stylesheet" href="/public/styles.css">
11
<script src="/public/htmx/htmx2.0.6.min.js" defer
12
- integrity="sha384-Akqfrbj/HpNVo8k11SXBb6TlBWmXXlYQrCSqEWmyKJe+hDm3Z/B2WVG4smwBkRVm"></script>
+ integrity="sha384-2Av4y9JHY9IBpcLLX+Y6/FbzWOZJmxeW+SsZHkYFg33yjyJIQsRa4ub2k+kuHwxT"></script>
13
{{block "head".}}{{end}}
14
</head>
15
<body>
0 commit comments