Skip to content

Commit

Permalink
Add archive into the navigation bar
Browse files Browse the repository at this point in the history
  • Loading branch information
Xpirix authored Jul 22, 2024
1 parent 4cfc6bf commit f62c736
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions nav-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -119,14 +119,6 @@
"activeTest": "/resources/installation-guide"
}
},
{
"type": "link",
"settings": {
"name": "Releases",
"href": "/resources/releases",
"activeTest": "/resources/releases"
}
},
{
"type": "link",
"settings": {
Expand Down Expand Up @@ -159,6 +151,14 @@
"activeTest": "/resources/support"
}
},
{
"type": "link",
"settings": {
"name": "Archive",
"href": "/archive",
"activeTest": "/archive"
}
},
{
"type": "link",
"settings": {
Expand Down

0 comments on commit f62c736

Please sign in to comment.