add iframe demo

This commit is contained in:
Philipp Kühn
2021-01-29 20:56:53 +01:00
committed by Hans Pagel
parent 7eeb4265fd
commit 3d055a5111
7 changed files with 29 additions and 3 deletions

View File

@@ -8,5 +8,6 @@
${app}
${scripts}
<script type="text/javascript" src="https://cdn.jsdelivr.net/npm/@docsearch/js@alpha"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/iframe-resizer/4.2.11/iframeResizer.contentWindow.min.js" integrity="sha512-FOf4suFgz7OrWmBiyyWW48u/+6GaaAFSDHagh2EBu/GH/1+OQSYc0NFGeGeZK0gZ3vuU1ovmzVzD6bxmT4vayg==" crossorigin="anonymous"></script>
</body>
</html>