From 3e01edc80c1f490a1f1e728dd7a9866acf5802ee Mon Sep 17 00:00:00 2001 From: Julien Bouquillon Date: Thu, 21 Sep 2023 12:38:20 +0200 Subject: [PATCH] docs: add some presentations (#470) --- sidebars.js | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/sidebars.js b/sidebars.js index 5e64090b..89cb4655 100644 --- a/sidebars.js +++ b/sidebars.js @@ -68,6 +68,11 @@ const sidebars = { label: "OnBoarding Fabrique", href: "https://docs.google.com/presentation/d/1E4A8UekFjCDS8WOLpD1wyos6IkTQ09shHDsdoiLofHA", }, + { + type: "link", + label: "Initiation GitHub", + href: "https://docs.google.com/presentation/d/1Sv_1c3tP0VfoCLQilNsu-KwuBHT_GaQO9ipUtdbrPYI/edit?usp=sharing", + }, { type: "link", label: "Guide de survie de la PR", @@ -93,6 +98,16 @@ const sidebars = { label: "ChatGPT", href: "https://socialgouv.github.io/support/presentation-ChatGPT.pptx", }, + { + type: "link", + label: "Chiffrement e2e", + href: "https://docs.google.com/presentation/d/1K_yrQOZpc3qykPfR8U0-98OAecUYmT0kGYDo2GSC604/edit?usp=sharing", + }, + { + type: "link", + label: "Présentation DashLord", + href: "https://docs.google.com/presentation/d/1dSQBmjENaVcCFrJEinFp5OzzduUSH5k_nOMROyG8wX0/edit?usp=sharing", + } ], }, ],