From 0e4a05ac5c50c1ea6deffcac43cc0bbf8061faad Mon Sep 17 00:00:00 2001 From: Quentin Fortier Date: Thu, 10 Oct 2024 13:30:21 +0200 Subject: [PATCH] Update --- docusaurus.config.ts | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docusaurus.config.ts b/docusaurus.config.ts index 5024294..1700243 100644 --- a/docusaurus.config.ts +++ b/docusaurus.config.ts @@ -71,6 +71,10 @@ const config: Config = { items: [ // {to: '/', label: 'Cahier de texte'}, // {to: 'https://prepas.org/index.php?document=73', label: 'Programme officiel'}, + { + href: 'https://fortierq-notes-app-ctedub.streamlit.app', + label: 'Notes', + }, { type: "doc", docId: "tp/tp1/tp1",