From 20656e3cf0d0cbca6abf4ce47b1a42b250b9e91f Mon Sep 17 00:00:00 2001 From: Daniel Del Core Date: Mon, 11 Dec 2023 16:53:57 +1100 Subject: [PATCH] Update docusaurus.config.js --- website/docusaurus.config.js | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/website/docusaurus.config.js b/website/docusaurus.config.js index 3d4f23d65..aeb06e32b 100644 --- a/website/docusaurus.config.js +++ b/website/docusaurus.config.js @@ -120,6 +120,10 @@ module.exports = { { title: 'More', items: [ + { + label: 'Hypermod GPT', + href: 'https://chat.openai.com/g/g-RK2euIGZ5-hypermod-gpt', + }, { label: 'GitHub', href: 'https://github.com/hypermod-io/hypermod-community',