aboutsummaryrefslogtreecommitdiffstats
path: root/root/articles/realities.moon
diff options
context:
space:
mode:
authors-ol <s-ol@users.noreply.github.com>2018-11-05 09:26:27 +0000
committers-ol <s-ol@users.noreply.github.com>2018-11-05 09:26:27 +0000
commitdb83379662c2e2c240e2f121e19b943e4e4387c5 (patch)
tree69338eddc66db1f535607b16dcf66a2ac82c14e5 /root/articles/realities.moon
parentsome cleanup (diff)
downloadmmm-db83379662c2e2c240e2f121e19b943e4e4387c5.tar.gz
mmm-db83379662c2e2c240e2f121e19b943e4e4387c5.zip
rename "moon ->" to "fn ->"
Diffstat (limited to 'root/articles/realities.moon')
-rw-r--r--root/articles/realities.moon2
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