diff options
Diffstat (limited to 'root/articles/realities.moon')
| -rw-r--r-- | root/articles/realities.moon | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/root/articles/realities.moon b/root/articles/realities.moon index 78d7bae..1d8c9fa 100644 --- a/root/articles/realities.moon +++ b/root/articles/realities.moon @@ -4,7 +4,7 @@ Fileder = define_fileders ... Fileder { 'name: alpha': 'realities' 'description: text/plain': 'exploring the nesting relationships of virtual and other realities' - 'moon -> mmm/component': => + 'fn -> mmm/component': => import elements from require 'mmm.component' import h1, h2, p, a, i, div, ol, li, br, hr, span, button, section, article from elements |
