add-license-1
Guuq 5 years ago
parent 42645d6065
commit 1d737d3ec4

@ -27,7 +27,7 @@
<textarea class="input langInput" id="jsInput" onkeyup="updateCode('autoRun')" spellcheck="false"></textarea> <textarea class="input langInput" id="jsInput" onkeyup="updateCode('autoRun')" spellcheck="false"></textarea>
</div> </div>
</div> </div>
<iframe src="" frameborder="0" id="htmlOutput"></iframe> <iframe id="htmlOutput"></iframe>
</div> </div>
<script src="/playground/emmet.min.js"></script> <script src="/playground/emmet.min.js"></script>

@ -13,7 +13,7 @@
</head> </head>
<body> <body>
<iframe width="100%" id="game" height="100%" src="https://html5.gamedistribution.com/3790681b69584409b7f681a8e400102d/" frameborder="0" sandbox="allow-forms allow-pointer-lock allow-same-origin allow-scripts allow-top-navigation" allowfullscreen></iframe> <iframe id="game" src="https://html5.gamedistribution.com/3790681b69584409b7f681a8e400102d/" allowfullscreen></iframe>
<script src="/resources/js/navbar.json.js"></script> <script src="/resources/js/navbar.json.js"></script>
<script src="/resources/js/insertNavbar.js"></script> <script src="/resources/js/insertNavbar.js"></script>