Skip to content

Commit ab61d45

Browse files
chore(navigation): re-order (#7841)
1 parent 0bb5d49 commit ab61d45

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

apps/site/navigation.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -102,21 +102,21 @@
102102
"link": "/about",
103103
"label": "components.navigation.about.links.aboutSide"
104104
},
105-
"branding": {
106-
"link": "/about/branding",
107-
"label": "components.navigation.about.links.branding"
108-
},
109-
"governance": {
110-
"link": "/about/governance",
111-
"label": "components.navigation.about.links.governance"
112-
},
113105
"previousReleases": {
114106
"link": "/about/previous-releases",
115107
"label": "components.navigation.about.links.releases"
116108
},
117109
"securityReporting": {
118110
"link": "/about/security-reporting",
119111
"label": "components.navigation.about.links.security"
112+
},
113+
"governance": {
114+
"link": "/about/governance",
115+
"label": "components.navigation.about.links.governance"
116+
},
117+
"branding": {
118+
"link": "/about/branding",
119+
"label": "components.navigation.about.links.branding"
120120
}
121121
}
122122
},

0 commit comments

Comments
 (0)