Skip to content

Commit

Permalink
Swap ordering of Install and Learn in the bar at the top
Browse files Browse the repository at this point in the history
  • Loading branch information
martamaja10 committed Jun 27, 2024
1 parent 05949a1 commit cbfc13f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions _data/navigation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@ main:
- title: "About"
url: about
description: "About ROOT"
- title: "Learn"
url: learn
description: "How to learn ROOT"
- title: "Install"
url: install
description: "All you need to download and install ROOT"
- title: "Learn"
url: learn
description: "ROOT usage starting point"
- title: "Forum & Help"
url: https://root-forum.cern.ch/
description: "Ask questions about ROOT"
Expand Down

0 comments on commit cbfc13f

Please sign in to comment.