📈 Add track code

This commit is contained in:
LittleSheep 2024-02-18 19:39:14 +08:00
parent 9bf6fd0421
commit 240ed2deaf

View File

@ -87,5 +87,10 @@ const { title } = Astro.props;
import { themeChange } from "theme-change";
themeChange();
</script>
<script
async
src="https://analytics.smartsheep.studio/script.js"
data-website-id="bbe87bab-bd5b-416b-8767-b29088c75ab2"></script>
</body>
</html>