diff options
Diffstat (limited to 'root/projects')
| -rw-r--r-- | root/projects/text$moonscript -> fn -> mmm$dom.moon | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/root/projects/text$moonscript -> fn -> mmm$dom.moon b/root/projects/text$moonscript -> fn -> mmm$dom.moon index 864b604..aec02d9 100644 --- a/root/projects/text$moonscript -> fn -> mmm$dom.moon +++ b/root/projects/text$moonscript -> fn -> mmm$dom.moon @@ -3,7 +3,7 @@ import link_to from (require 'mmm.mmmfs.util') require 'mmm.dom' => div { - link_to @, h3 @gett 'title: text/plain', style: { 'margin-bottom': '-.5em' }, + h3 link_to @ ul for child in *@children desc = child\gett 'description: mmm/dom' li (link_to child), ': ', desc |
