From 406bb656c3cc850b47e369232159dd0af3135e1b Mon Sep 17 00:00:00 2001 From: Damir Date: Fri, 4 Nov 2022 08:56:46 +0100 Subject: [PATCH] Update docs --- docs-src/index.js | 4 ---- docs/demo.html | 2 +- docs/docs.html | 2 +- docs/index.html | 2 +- 4 files changed, 3 insertions(+), 7 deletions(-) diff --git a/docs-src/index.js b/docs-src/index.js index 31c011f..1f8cc08 100644 --- a/docs-src/index.js +++ b/docs-src/index.js @@ -16,10 +16,6 @@ const md = './docs-src/md'; const options = {}; readdirSync(src).forEach(file => { - if (file !== 'test.html') { - return; - } - const html = readFileSync(path.resolve(`${src}${file}`), 'utf-8'); posthtml([ diff --git a/docs/demo.html b/docs/demo.html index 6e0667b..354c79a 100644 --- a/docs/demo.html +++ b/docs/demo.html @@ -68,7 +68,7 @@

Demo

-