From 4946ed77582212916e1ea518c3280e0c54547bdc Mon Sep 17 00:00:00 2001 From: jinhojang6 Date: Mon, 18 Dec 2023 12:09:01 +0900 Subject: [PATCH] chore: add brand guideline to footer --- docusaurus.config.js | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docusaurus.config.js b/docusaurus.config.js index 6f5a4eb..41fe3ec 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -146,6 +146,10 @@ const config = { href: 'https://github.com/status-im', label: 'Github', }, + { + href: 'https://guide.nimbus.team/', + label: 'Brand Guidelines', + }, ], }, {