Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
kefniark committed Oct 22, 2019
1 parent c0ce0cf commit 6739bb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,6 @@
<li><a class="button is-link" href="./folder.html" target="frame">Folder/File</a></li>
</ul>

<iframe id="samples" name="frame" src="./keystore.html"></iframe>
<iframe id="samples" name="frame" src="./folder.html"></iframe>
</body>
</html>

0 comments on commit 6739bb2

Please sign in to comment.