commit 898d64d14d154fbb78417f6908c52a39f019dfae parent e805a07595efd6250ebadf6d7cbdcdafeb189739 Author: Arne Swanson <arne@ttm.sh> Date: Tue, 28 Aug 2018 22:14:53 -0300 updated README a litle bit. Diffstat:
README | | | 12 | ++++++++++-- |
favicon.ico | | | 0 | |
index.html | | | 2 | +- |
3 files changed, 11 insertions(+), 3 deletions(-)
diff --git a/README b/README @@ -1,3 +1,11 @@ /\/\╵ ===== -Static P2P-friendly wiki engine.- \ No newline at end of file + +Static P2P-friendly wiki engine. + +Cool features +------------- + +- CMS-like dashboard accesible by archive owner. +- No build-step. +- Cool.+ \ No newline at end of file diff --git a/favicon.ico b/favicon.ico Binary files differ. diff --git a/index.html b/index.html @@ -9,7 +9,7 @@ <script type="module" src="/index.js"></script> </head> <body> - <header><h1>1001 (MI)</h1></header> + <header><h1>/\/\╵</h1></header> <nav><p>This is a test.</p></nav> <main><p>A complete baguette</p></main>