Skip to content

Commit 0fcc952

Browse files
committed
fix: fix integrity
1 parent 3df7ff4 commit 0fcc952

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/base.gohtml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<link rel="stylesheet" href="/public/reset.css">
1010
<link rel="stylesheet" href="/public/styles.css">
1111
<script src="/public/htmx/htmx2.0.6.min.js" defer
12-
integrity="sha384-Akqfrbj/HpNVo8k11SXBb6TlBWmXXlYQrCSqEWmyKJe+hDm3Z/B2WVG4smwBkRVm"></script>
12+
integrity="sha384-2Av4y9JHY9IBpcLLX+Y6/FbzWOZJmxeW+SsZHkYFg33yjyJIQsRa4ub2k+kuHwxT"></script>
1313
{{block "head".}}{{end}}
1414
</head>
1515
<body>

0 commit comments

Comments
 (0)