Skip to content

Commit a2c36c0

Browse files
committed
disabled clicky
1 parent e435c64 commit a2c36c0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/layouts/Layout.astro

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ const makeTitle = title ? title + " | " + "Textstat" : "Textstat";
2727
<meta name="viewport" content="width=device-width" />
2828
<link rel="icon" href="/favicon.ico" />
2929

30-
<script data-id="101446851" src="https://clicky.textstat.org/626b4fc074e.js"
30+
<!-- <script data-id="101446851" src="https://clicky.textstat.org/626b4fc074e.js"
3131
></script>
3232
<script>
3333
(function () {
@@ -41,7 +41,7 @@ const makeTitle = title ? title + " | " + "Textstat" : "Textstat";
4141
return proxied(src, type);
4242
};
4343
})();
44-
</script>
44+
</script> -->
4545

4646
<meta name="generator" content={Astro.generator} />
4747

0 commit comments

Comments
 (0)