Skip to content

Commit

Permalink
feat: 新增 umami 埋点
Browse files Browse the repository at this point in the history
  • Loading branch information
nonhana committed Jul 14, 2024
1 parent c915bb2 commit 0f79523
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Picals</title>
<link rel="stylesheet" href="./src/styles/index.css" />
<!-- <script
<script
defer
src="https://cloud.umami.is/script.js"
data-website-id="7316cfa6-8f43-4959-b5c9-e47d6754d83b"
></script> -->
></script>
</head>
<body>
<div id="root"></div>
Expand Down

0 comments on commit 0f79523

Please sign in to comment.