Add cors headers. Updated fetch.

This commit is contained in:
Mike Cao 2020-07-18 03:33:33 -07:00
parent 70a239b0dc
commit 631d124a61
6 changed files with 39 additions and 3 deletions

View file

@ -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>