mirror of
https://github.com/zen-browser/docs.git
synced 2025-07-07 17:05:34 +02:00
renamed umami script
This commit is contained in:
parent
fe3f3be520
commit
def8a9a6fe
2 changed files with 1 additions and 1 deletions
|
@ -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} />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue