Skip to content

Commit

Permalink
renamed umami script
Browse files Browse the repository at this point in the history
  • Loading branch information
NOCanoa committed Sep 21, 2024
1 parent fe3f3be commit def8a9a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion quartz/components/Head.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ export default (() => {
)}
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
{/* Start of Umami */}
<script defer src="/static/umami.js" data-host-url="https://umami-zen.onrender.com" data-website-id="8eaa82c8-5273-407f-824b-3984d7a862a0" data-domains="docs.zen-browser.app"></script>
<script defer src="/static/uma.js" data-host-url="https://umami-zen.onrender.com" data-website-id="8eaa82c8-5273-407f-824b-3984d7a862a0" data-domains="docs.zen-browser.app"></script>
{/* End of Umami */}
<meta property="og:title" content={title} />
<meta property="og:description" content={description} />
Expand Down
File renamed without changes.

0 comments on commit def8a9a

Please sign in to comment.