📈 Add track code
This commit is contained in:
parent
9bf6fd0421
commit
240ed2deaf
@ -87,5 +87,10 @@ const { title } = Astro.props;
|
|||||||
import { themeChange } from "theme-change";
|
import { themeChange } from "theme-change";
|
||||||
themeChange();
|
themeChange();
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
|
<script
|
||||||
|
async
|
||||||
|
src="https://analytics.smartsheep.studio/script.js"
|
||||||
|
data-website-id="bbe87bab-bd5b-416b-8767-b29088c75ab2"></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
Loading…
Reference in New Issue
Block a user