diff options
| author | s-ol <s-ol@users.noreply.github.com> | 2018-10-27 14:56:43 +0000 |
|---|---|---|
| committer | s-ol <s-ol@users.noreply.github.com> | 2018-10-27 14:56:43 +0000 |
| commit | dbccdddccc0af63005a9c80fa688263022101781 (patch) | |
| tree | c74adfb618fa2ab228e9ace7ae1814fc42822ca5 /app/mmmfs/tree.moon | |
| parent | readme etc (diff) | |
| download | mmm-dbccdddccc0af63005a9c80fa688263022101781.tar.gz mmm-dbccdddccc0af63005a9c80fa688263022101781.zip | |
categories on main page
Diffstat (limited to 'app/mmmfs/tree.moon')
| -rw-r--r-- | app/mmmfs/tree.moon | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/mmmfs/tree.moon b/app/mmmfs/tree.moon index f1e988b..e270cf8 100644 --- a/app/mmmfs/tree.moon +++ b/app/mmmfs/tree.moon @@ -35,7 +35,7 @@ Fileder { ol table.unpack args append h1 'mmmfs', style: { 'margin-bottom': 0 } - append p "a file-, operating, and living system", style: { 'margin-top': 0, 'margin-bottom': '1em' } + append p "a file and operating system to live in", style: { 'margin-top': 0, 'margin-bottom': '1em' } append p do fileder = footnote "fileder: file + folder. 'node', 'table' etc. are too general to be used all over." |
