From 878363a89a4605cc37a1507e3bca38ad35c7164d Mon Sep 17 00:00:00 2001 From: Mircea Nistor Date: Sun, 12 May 2024 13:36:31 +0200 Subject: [PATCH] docs: link to netlify --- docusaurus.config.js | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docusaurus.config.js b/docusaurus.config.js index fca9f82..1082226 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -136,6 +136,10 @@ module.exports = { label: 'GitHub', href: 'https://github.com/uport-project/veramo', }, + { + label: 'This website is powered by Netlify', + to: 'https://www.netlify.com/', + } ], }, ],