Skip to content

Commit 4e4446a

Browse files
committed
Fullscreen demo
1 parent d778241 commit 4e4446a

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

docs/index.html

+9-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
11
<!DOCTYPE html>
2+
<style>
3+
html,
4+
body,
5+
iframe {
6+
padding:0;
7+
margin:0;
8+
}
9+
</style>
210
<!-- https://wordpress.github.io/wordpress-playground/query-api -->
3-
<iframe id="wp-playground" style="width: 100%; height: 100vh" src="https://playground.wordpress.net/?blueprint-url=https://raw.githubusercontent.com/carstingaxion/gatherpress-demo-data/main/blueprints/gatherpress-save-export-to-server-blueprint.json&networking=yes&url=/wp-admin/post-new.php&mode=browser&login=yes&php-extension-bundle=kitchen-sink"> </iframe>
11+
<iframe style="border:0; width: 100vw; height: 100vh" src="https://playground.wordpress.net/?blueprint-url=https://raw.githubusercontent.com/carstingaxion/gatherpress-demo-data/main/blueprints/gatherpress-save-export-to-server-blueprint.json&networking=yes&url=/wp-admin/post-new.php&mode=seamless&login=yes&php-extension-bundle=kitchen-sink"> </iframe>

0 commit comments

Comments
 (0)