Skip to content

Commit

Permalink
Fix sidebar
Browse files Browse the repository at this point in the history
  • Loading branch information
PierreOlivierBrillant committed Apr 5, 2024
1 parent b5615dc commit ae01cf0
Showing 1 changed file with 2 additions and 10 deletions.
12 changes: 2 additions & 10 deletions web/sidebars.js
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@ const sidebars = {
type: "doc",
label: "4.2 - Intégration client",
id: "cours/integration",
//className: "remise-tp1",
},
{
type: "doc",
Expand Down Expand Up @@ -99,7 +98,6 @@ const sidebars = {
type: "doc",
label: "10.1 - Erreur GUI",
id: "cours/erreur-gui",
//className: "remise-tp2",
},
{
type: "doc",
Expand Down Expand Up @@ -143,18 +141,12 @@ const sidebars = {
},
{
type: "doc",
label: "14.2 - Formatif",
id: "cours/formatif-final",
},
{
type: "doc",
label: "15.1 - Correction TP3",
label: "14.2 - Correction TP3",
id: "cours/correction-tp3",
//className: "remise-tp3",
},
{
type: "doc",
label: "15.2 - Formatif",
label: "15.1 - Formatif",
id: "cours/formatif-final",
},
{
Expand Down

0 comments on commit ae01cf0

Please sign in to comment.