Skip to content

Commit

Permalink
add(config): b3 to main menu
Browse files Browse the repository at this point in the history
  • Loading branch information
DaiF1 authored and Swarwerth committed Mar 6, 2024
1 parent ff1a217 commit cda1423
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ params:
url: b1
- name: "Sujets B2"
url: b2
- name: "Sujets B3"
url: b3

# for search
# https://fusejs.io/api/options.html
Expand All @@ -52,3 +54,7 @@ menu:
name: "Sujets B2"
url: b2
weight: 10
- identifier: b3
name: "Sujets B3"
url: b3
weight: 10

0 comments on commit cda1423

Please sign in to comment.