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 @@