mirror of
https://github.com/zen-browser/docs.git
synced 2025-07-07 17:05:34 +02:00
domain fix
This commit is contained in:
parent
21b9bcf9c3
commit
39c09a49dc
1 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" />
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||||
{/* Start of Umami */}
|
{/* Start of Umami */}
|
||||||
<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>
|
<script defer src="/static/uma.js" data-host-url="https://uma.zen-browser.app" data-website-id="8eaa82c8-5273-407f-824b-3984d7a862a0" data-domains="docs.zen-browser.app"></script>
|
||||||
{/* End of Umami */}
|
{/* End of Umami */}
|
||||||
<meta property="og:title" content={title} />
|
<meta property="og:title" content={title} />
|
||||||
<meta property="og:description" content={description} />
|
<meta property="og:description" content={description} />
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue