diff --git a/README.md b/README.md index 48800371d9..7864f19e49 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,7 @@ code style: prettier Tested with Jest + Covered by Argos Gitpod Ready-to-Code Netlify Status Deploy with Vercel diff --git a/website/docusaurus.config.ts b/website/docusaurus.config.ts index afc8fb52b1..b141c39df7 100644 --- a/website/docusaurus.config.ts +++ b/website/docusaurus.config.ts @@ -702,6 +702,13 @@ export default async function createConfigAsync() { `, }, + { + html: ` + + Covered by Argos + + `, + }, ], }, {