Skip to content

Commit bb93ad3

Browse files
committed
[app] Add visitors counter
1 parent 5610d2f commit bb93ad3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

apps/web/index.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@
1717
document.documentElement.dataset.theme = "light";
1818
}
1919
</script>
20+
<script data-goatcounter="https://json-table-counter.x0k.online/count"
21+
async src="//json-table-counter.x0k.online/count.js"></script>
2022
</head>
2123

2224
<body>

0 commit comments

Comments
 (0)