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 58f08ec024b16dbb648a170df3cf4d32f27d911c Author: Brian Spector <[email protected]> AuthorDate: Tue Aug 13 14:51:59 2019 +0100 fixes --- website/sidebars.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/website/sidebars.json b/website/sidebars.json index 1fb5794..e146be8 100644 --- a/website/sidebars.json +++ b/website/sidebars.json @@ -55,15 +55,15 @@ } ], - "D-TA Node": - [ - "d-ta-overview", - "d-ta-api" - ], - "ZKP-MFA": [ - "zkp-mfa-overview", - "zkp-mfa-api" - ], + // "D-TA Node": + // [ + // "d-ta-overview", + // "d-ta-api" + // ], + // "ZKP-MFA": [ + // "zkp-mfa-overview", + // "zkp-mfa-api" + // ], "Project Info": [ "contributor-guide", "../help",
