From e27b85edcff8926e5f08cfe5b1c017d404b8c1b3 Mon Sep 17 00:00:00 2001 From: jemimah2 <jemimah@elixxir.io> Date: Thu, 16 Dec 2021 18:44:41 +0100 Subject: [PATCH] Set "Overview" doc as homepage --- docusaurus-site/docs/overview.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docusaurus-site/docs/overview.md b/docusaurus-site/docs/overview.md index 50e1ad7..0a458e3 100644 --- a/docusaurus-site/docs/overview.md +++ b/docusaurus-site/docs/overview.md @@ -1,7 +1,8 @@ --- +id: overview +slug: / sidebar_position: 1 --- - # Overview The Client API (xxDK) is the client-side software for communicating with the cMix network, a privacy protecting layer within the larger xx network. cMix builds on current data protection mechanisms by extending security beyond just content to include metadata — the what, when, where, and how of user activity. -- GitLab