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

@ -2,7 +2,7 @@
<html>
<head>
<meta charset="utf-8">
<title>Mithril • TodoMVC</title>
<title>Mithril.js • TodoMVC</title>
<link rel="stylesheet" href="base.css">
<link rel="stylesheet" href="app.css">
</head>