Skip to content

Commit df53471

Browse files
committed
Fix the iframe
1 parent 0bc2d98 commit df53471

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ <h2 id="project_tagline">A QML engine in a web browser.</h2>
4747
</div>
4848

4949
<div id="result">
50-
<iframe src="runner/runner.html" />
50+
<iframe src="runner/runner.html"></iframe>
5151
</div>
5252

5353
<footer id="footer">

0 commit comments

Comments
 (0)