added menu to switch pages to comic reader

This commit is contained in:
2021-04-08 10:03:44 +01:00
parent 363b518b80
commit b3407350ab
38 changed files with 12714 additions and 1 deletions

View File

@@ -0,0 +1,10 @@
{
"name": "reveal.js-menu",
"version": "2.1.0",
"homepage": "https://denehyg.github.io/reveal.js-menu",
"authors": ["Greg Denehy"],
"description": "A slideout menu for navigating reveal.js presentations",
"keywords": ["reveal", "menu"],
"license": "MIT, Copyright (C) 2020 Greg Denehy",
"ignore": ["**/.*", "node_modules", "bower_components", "test", "tests"]
}