Skip to content

Commit 915bbbc

Browse files
Update gen-modern-test.html
1 parent bfa4a47 commit 915bbbc

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

webapps/gofile.io/gen-modern-test.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -323,6 +323,7 @@ <h2><i class="fas fa-code"></i> GoFile CodeGen</h2>
323323
<button class="generate-btn" onclick="generateCode(event)">
324324
<i class="fas fa-download"></i> Generate Code
325325
</button>
326+
<div>
326327
<script type="text/javascript">
327328
atOptions = {
328329
'key' : 'cfdd26285d2be07540494f6205a5954a',
@@ -332,6 +333,8 @@ <h2><i class="fas fa-code"></i> GoFile CodeGen</h2>
332333
'params' : {}
333334
};
334335
</script>
336+
</div>
337+
335338
<script type="text/javascript" src="//www.highperformanceformat.com/cfdd26285d2be07540494f6205a5954a/invoke.js"></script>
336339
<div id="outputSection" style="display: none;">
337340
<div class="code-container">

0 commit comments

Comments
 (0)