Skip to content

Commit e7b7bbd

Browse files
authored
Merge pull request #2128 from FAIRsharing/update-footer-links-2126
blocks positions are changed
2 parents 7921b1b + f371660 commit e7b7bbd

File tree

1 file changed

+26
-25
lines changed

1 file changed

+26
-25
lines changed

src/data/footerData.json

Lines changed: 26 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,31 @@
4949
]
5050
},
5151
"thirdBlock": {
52+
"header": "Users and Contributors",
53+
"content": [
54+
{
55+
"title": "Adopters and Collaborators",
56+
"url": "/communities",
57+
"urlType": "internal"
58+
},
59+
{
60+
"title": "Community Champions",
61+
"url": "/community_champions",
62+
"urlType": "internal"
63+
},
64+
{
65+
"title": "Educational",
66+
"url": "/educational",
67+
"urlType": "internal"
68+
},
69+
{
70+
"title": "Activities",
71+
"url": "/communities#activities ",
72+
"urlType": "internal"
73+
}
74+
]
75+
},
76+
"fourthBlock": {
5277
"header": "About Us",
5378
"content": [
5479
{
@@ -82,30 +107,6 @@
82107
"urlType": "internal"
83108
}
84109
]
85-
},
86-
"fourthBlock": {
87-
"header": "Users and Contributors",
88-
"content": [
89-
{
90-
"title": "Adopters and Collaborators",
91-
"url": "/communities",
92-
"urlType": "internal"
93-
},
94-
{
95-
"title": "Community Champions",
96-
"url": "/community_champions",
97-
"urlType": "internal"
98-
},
99-
{
100-
"title": "Educational",
101-
"url": "/educational",
102-
"urlType": "internal"
103-
},
104-
{
105-
"title": "Activities",
106-
"url": "/communities#activities ",
107-
"urlType": "internal"
108-
}
109-
]
110110
}
111+
111112
}

0 commit comments

Comments
 (0)