minor fixes

This commit is contained in:
Nick Sweeting 2021-02-01 02:17:54 -05:00
parent 560d3103a8
commit 923f517a8f
3 changed files with 8 additions and 2 deletions

View file

@ -484,7 +484,7 @@
</div>
</div>
</header>
<iframe sandbox="allow-same-origin allow-scripts allow-forms" class="full-page-iframe" src="{{singlefile_url}}" name="preview"></iframe>
<iframe sandbox="allow-same-origin allow-scripts allow-forms" class="full-page-iframe" src="{{singlefile_path}}" name="preview"></iframe>
<script
src="https://code.jquery.com/jquery-3.2.1.slim.min.js"