Skip to content

Commit

Permalink
Add Changelog to Spanish menu
Browse files Browse the repository at this point in the history
  • Loading branch information
seproDev authored and CoffeeFlux committed Feb 1, 2025
1 parent b613be3 commit 8fd4050
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion config/_default/menus/menus.es-us.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,16 @@
# header-bar/left side: main menus
main:
- name: Descargas
url: /downloads/
weight: 10
identifier: downloads
- name: Descargas
url: /downloads/
parent: downloads
weight: 11
- name: Changelog
url: ../changelog/
parent: downloads
weight: 15
- name: Docs
url: /docs/
weight: 20
Expand Down

0 comments on commit 8fd4050

Please sign in to comment.