Skip to content

Commit 398c3e8

Browse files
authored
Fix script tag formatting in index.html
1 parent faf7090 commit 398c3e8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<meta name="keywords" content="TZGML云笔记, TZGML,TZ葛墨林,葛墨林, GeMoLin, Java笔记, 编程, LibreGML, 价格行为学, 莹联,莹轩">
3232
<meta name="author" content="TZGML">
3333
<script>(function (e, s, t, i, m, n, r) { e[t] = e[t] || function () { (e[t].q = e[t].q || []).push(arguments) }, n = s.createElement(i), n.async = 1, n.src = "https://www.clarity.ms/tag/" + m + "?ref=bwt", r = s.getElementsByTagName(i)[0], r.parentNode.insertBefore(n, r) })(window, document, "clarity", "script", "u1nq36m7d5");</script>
34-
script type="text/javascript">
34+
<script type="text/javascript">
3535
(function (c, l, a, r, i, t, y) {
3636
c[a] = c[a] || function () { (c[a].q = c[a].q || []).push(arguments) };
3737
t = l.createElement(r); t.async = 1; t.src = "https://www.clarity.ms/tag/" + i;
@@ -356,4 +356,4 @@ <h2 class="title" data-v-a3976bdc>持续更新</h2>
356356

357357
</body>
358358

359-
</html>
359+
</html>

0 commit comments

Comments
 (0)