From df19f2b19cc0ee288c1a09e6d1582bf67163de0b Mon Sep 17 00:00:00 2001 From: jemimah2 <jemimah@elixxir.io> Date: Wed, 15 Dec 2021 19:02:49 +0100 Subject: [PATCH] Modify markup to use admonition syntax --- docusaurus-site/docs/overview.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/docusaurus-site/docs/overview.md b/docusaurus-site/docs/overview.md index 8a6cb76..c8206b0 100644 --- a/docusaurus-site/docs/overview.md +++ b/docusaurus-site/docs/overview.md @@ -14,10 +14,11 @@ Some use cases for integrating the API into your applications include (but are n - Voting applications, such as [Votexx](https://votexx.org/) - Secure messaging apps for private communications -<aside> -💡 If you'd like to learn more about the cMix protocol and what it offers, a good place to start is [the cMix whitepaper](https://xx.network/xxcMixwhitepaper.pdf). +:::info -</aside> +If you'd like to learn more about the cMix protocol and what it offers, a good place to start is [the cMix whitepaper](https://xx.network/xxcMixwhitepaper.pdf). + +::: It's easy to get started with the xxDK. Explore these links below to find what you need. -- GitLab