Skip to content

Commit 927372e

Browse files
author
Philip
committed
fix: home page order
1 parent 0b19f5e commit 927372e

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

src/locales/en.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -40,11 +40,6 @@
4040
"key_services_title": "Key services",
4141
"all_services_title": "All services",
4242
"items": {
43-
"track_conjunctions": {
44-
"title": "Track conjunction events",
45-
"description": "In-space collision avoidance.",
46-
"link": "/conjunctions"
47-
},
4843
"track_reentries": {
4944
"title": "Track re-entry events",
5045
"description": "Uncontrolled re-entry early warning.",
@@ -55,6 +50,11 @@
5550
"description": "Space debris from objects",
5651
"link": "/fragmentations"
5752
},
53+
"track_conjunctions": {
54+
"title": "Track conjunction events",
55+
"description": "In-space collision avoidance.",
56+
"link": "/conjunctions"
57+
},
5858
"check_weather": {
5959
"title": "Check space weather activity",
6060
"description": "Space weather forecast and notifications.",

0 commit comments

Comments
 (0)