Consistent naming of Mithril.js

This commit is contained in:
Stephan Hoyer 2022-02-18 09:08:10 +01:00
parent 7b1fda5b66
commit 885b3f9442
48 changed files with 269 additions and 269 deletions

View file

@ -1,7 +1,7 @@
<html>
<body>
Various parent website content.
There should be a clickable button below, which is inside an iframe containing a mithril app:
There should be a clickable button below, which is inside an iframe containing a Mithril.js app:
<div>
<iframe src="./iframe.html"></iframe>
</div>