mirror of
https://github.com/umami-software/umami.git
synced 2026-02-04 04:37:11 +01:00
Add cors headers. Updated fetch.
This commit is contained in:
parent
70a239b0dc
commit
631d124a61
6 changed files with 39 additions and 3 deletions
|
|
@ -18,7 +18,7 @@ export default function Layout({ title, children }) {
|
|||
async
|
||||
defer
|
||||
data-website-id="865234ad-6a92-11e7-8846-b05adad3f099"
|
||||
src="/umami.js"
|
||||
src="http://umami.is/umami.js"
|
||||
/>
|
||||
)}
|
||||
</Head>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue