diff --git a/docs/generate.js b/docs/generate.js index 4bc76499..63628a72 100644 --- a/docs/generate.js +++ b/docs/generate.js @@ -49,7 +49,7 @@ function generate(pathname) { var title = fixed.match(/^#([^\n\r]+)/i) || [] var html = layout .replace(/
See the Pen Mithril Scaffold by Pat Cavit (@tivac) on CodePen.
+Mithril is also loaded onto this page already, so you can start poking at the `m` object in the developer console right away if you'd like! + --- ### Hello world diff --git a/docs/layout.html b/docs/layout.html index f5ce0231..02e07a0b 100644 --- a/docs/layout.html +++ b/docs/layout.html @@ -26,8 +26,9 @@ License: MIT. © Leo Horie. - - + + +