Skip to content

Commit

Permalink
disable courses section
Browse files Browse the repository at this point in the history
  • Loading branch information
Sk3pper committed Aug 9, 2024
1 parent b3e846b commit 10de1a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/en/sections/courses.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
section:
name: Courses # Title of section (default: "")
id: courses # url id/slug of section *Required*
enable: true # Boolean to determine if this section is enabled (default: false)
enable: false # Boolean to determine if this section is enabled (default: false)
weight: 7 # Order to display section in (default: alphabetical followed by weight)
showOnNavbar: true # Boolean to determine if a link should be shown for this section on the navbar
hideTitle: false # Can optionally hide the title in sections (default: false)
Expand Down

0 comments on commit 10de1a3

Please sign in to comment.