diff options
| author | s-ol <s-ol@users.noreply.github.com> | 2018-11-01 08:54:46 +0000 |
|---|---|---|
| committer | s-ol <s-ol@users.noreply.github.com> | 2018-11-01 08:54:46 +0000 |
| commit | 0fcadd15d802ab20167cade1608e93caa5072723 (patch) | |
| tree | 06f74ab1932af5e0ad2dc39d1724f88291bb5145 /root | |
| parent | refactor browser SCSS (diff) | |
| download | mmm-0fcadd15d802ab20167cade1608e93caa5072723.tar.gz mmm-0fcadd15d802ab20167cade1608e93caa5072723.zip | |
fix server-side void tags
Diffstat (limited to 'root')
| -rw-r--r-- | root/articles/mmmfs/init.moon | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/root/articles/mmmfs/init.moon b/root/articles/mmmfs/init.moon index 8193356..2b3ef5e 100644 --- a/root/articles/mmmfs/init.moon +++ b/root/articles/mmmfs/init.moon @@ -4,7 +4,7 @@ require = relative ... Fileder { 'name: alpha': 'mmmfs', - 'description: text/plain': 'a file and operating system to live in', + 'description: text/plain': 'a file, operating and content-management system to live in (powers this site)', -- main content -- doesn't have a name prefix (e.g. preview: moon -> mmm/dom) |
