From e691832bd2f99839b4ad7a3cc9f5f76c6c4e281b Mon Sep 17 00:00:00 2001 From: surishubham Date: Tue, 5 Aug 2025 13:38:49 +0530 Subject: [PATCH] added testmu to header, amplitude --- docusaurus.config.js | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/docusaurus.config.js b/docusaurus.config.js index 0e90d8c3b..8b92d7d1b 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -138,7 +138,12 @@ module.exports = { { type: 'html', position: 'left', - value: 'GitHub', + value: 'GitHub', + }, + { + type: 'html', + position: 'left', + value: 'TestMu Conf 2025TestMu Conference 2025', } ], },