diff options
| author | s-ol <s-ol@users.noreply.github.com> | 2018-10-30 08:00:19 +0000 |
|---|---|---|
| committer | s-ol <s-ol@users.noreply.github.com> | 2018-10-30 08:11:45 +0000 |
| commit | fa79588be9c10edac27427dd2530b098abce3fea (patch) | |
| tree | 7ada333f2468df8dab6e956f3000da3bb1703192 /app/init.moon | |
| parent | fix inline code (diff) | |
| download | mmm-fa79588be9c10edac27427dd2530b098abce3fea.tar.gz mmm-fa79588be9c10edac27427dd2530b098abce3fea.zip | |
REHYDRATION
Diffstat (limited to 'app/init.moon')
| -rw-r--r-- | app/init.moon | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app/init.moon b/app/init.moon index 5e38966..8bc95e3 100644 --- a/app/init.moon +++ b/app/init.moon @@ -35,7 +35,6 @@ articles = { { name: 'mmmfs' desc: 'a file and operating system to live in (wip)' - render: 'client' }, } |
