Add preview handling
This commit is contained in:
@@ -1,6 +1,11 @@
|
||||
<!-- https://vike.dev/Head -->
|
||||
|
||||
<template>
|
||||
<!-- Allow the app to be embedded in iframes from Strapi admin -->
|
||||
<meta
|
||||
http-equiv="Content-Security-Policy"
|
||||
content="frame-ancestors 'self' https://cms.takerofnotes.com"
|
||||
/>
|
||||
<link rel="icon" href="/favicon.png" />
|
||||
</template>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user