diff --git a/config.yml b/config.yml index d67c92c..2758fbf 100644 --- a/config.yml +++ b/config.yml @@ -30,10 +30,6 @@ params: url: b1 - name: "Sujets B2" url: b2 - - name: "Sujets S1" - url: s1 - - name: "Sujets S2" - url: s2 # for search # https://fusejs.io/api/options.html @@ -56,11 +52,3 @@ menu: name: "Sujets B2" url: b2 weight: 10 - - identifier: s1 - name: "Sujets S1" - url: s1 - weight: 15 - - identifier: s2 - name: "Sujets S2" - url: s2 - weight: 20