Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
Xpirix committed Feb 13, 2025
1 parent 1801458 commit 2df4c88
Showing 1 changed file with 19 additions and 19 deletions.
38 changes: 19 additions & 19 deletions nav-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,15 +28,15 @@
{
"type": "link",
"settings": {
"name": "All News",
"href": "https://feed.qgis.org/"
"name": "Plugins",
"href": "https://plugins.qgis.org/"
}
},
{
"type": "link",
"settings": {
"name": "Plugins",
"href": "https://plugins.qgis.org/"
"name": "All News",
"href": "https://feed.qgis.org/"
}
},
{
Expand All @@ -46,6 +46,13 @@
"href": "/project/visual-changelogs",
"activeTest": "/project/visual-changelogs"
}
},
{
"type": "link",
"settings": {
"name": "QGIS Metrics",
"href": "https://analytics.qgis.org"
}
}
]
}
Expand Down Expand Up @@ -123,7 +130,7 @@
"type": "link",
"settings": {
"name": "Members Blog",
"href": "https://plugins.qgis.org/planet/"
"href": "https://planet.qgis.org/"
}
}
]
Expand Down Expand Up @@ -166,6 +173,13 @@
"activeTest": "/resources/reports"
}
},
{
"type": "link",
"settings": {
"name": "Resources Hub",
"href": "https://hub.qgis.org"
}
},
{
"type": "link",
"settings": {
Expand All @@ -190,20 +204,6 @@
"activeTest": "/archive"
}
},
{
"type": "link",
"settings": {
"name": "QGIS Metrics",
"href": "https://analytics.qgis.org"
}
},
{
"type": "link",
"settings": {
"name": "Plugins Metrics",
"href": "https://plugins.qgis.org/metabase/public/dashboard/7ecd345f-7321-423d-9844-71e526a454a9"
}
},
{
"type": "link",
"settings": {
Expand Down

0 comments on commit 2df4c88

Please sign in to comment.