header: rework top menu

This commit is contained in:
Kate Temkin 2024-04-27 23:21:16 -06:00
parent 912696e53e
commit e6bc8002b4

View file

@ -40,8 +40,8 @@ menus:
url: "/about" url: "/about"
weight: 2 weight: 2
- name: "Code" - name: "The Team"
url: "https://git.lix.systems/lix-project/lix" url: "/team"
weight: 3 weight: 3
#- name: "Docs" #- name: "Docs"
@ -50,15 +50,19 @@ menus:
- name: "Resources" - name: "Resources"
url: "/resources" url: "/resources"
weight: 4 weight: 5
- name: "Community" - name: "Community"
url: "/community" url: "/community"
weight: 5 weight: 6
- name: "Code"
url: "https://git.lix.systems/lix-project/lix"
weight: 7
- name: "Wiki" - name: "Wiki"
url: "https://wiki.lix.systems/books" url: "https://wiki.lix.systems/books"
weight: 6 weight: 8
buttons: buttons:
- name: "Install Lix" - name: "Install Lix"