This is an automated email from the ASF dual-hosted git repository. brianspector pushed a commit to branch fixes in repository https://gitbox.apache.org/repos/asf/incubator-milagro.git
commit 1e17938e66d4d0c2082a5933c505bdf4dae05ea7 Author: Brian Spector <[email protected]> AuthorDate: Tue Aug 13 14:40:33 2019 +0100 fixes --- website/sidebars.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/sidebars.json b/website/sidebars.json index 3d42d5d..1fb5794 100644 --- a/website/sidebars.json +++ b/website/sidebars.json @@ -11,11 +11,11 @@ [ "amcl-overview", "amcl-c-api", - "amcl-javascript-api" + "amcl-javascript-api", { "type": "subcategory", - "label": "AMCL JavaScript API", + "label": "", "ids": [ "cryptojs/aes", "cryptojs/big",
