Skip to content

Commit

Permalink
blocks positions are changed
Browse files Browse the repository at this point in the history
  • Loading branch information
prakhyatox committed Sep 8, 2023
1 parent 5eac442 commit f371660
Showing 1 changed file with 26 additions and 25 deletions.
51 changes: 26 additions & 25 deletions src/data/footerData.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,31 @@
]
},
"thirdBlock": {
"header": "Users and Contributors",
"content": [
{
"title": "Adopters and Collaborators",
"url": "/communities",
"urlType": "internal"
},
{
"title": "Community Champions",
"url": "/community_champions",
"urlType": "internal"
},
{
"title": "Educational",
"url": "/educational",
"urlType": "internal"
},
{
"title": "Activities",
"url": "/communities#activities ",
"urlType": "internal"
}
]
},
"fourthBlock": {
"header": "About Us",
"content": [
{
Expand Down Expand Up @@ -82,30 +107,6 @@
"urlType": "internal"
}
]
},
"fourthBlock": {
"header": "Users and Contributors",
"content": [
{
"title": "Adopters and Collaborators",
"url": "/communities",
"urlType": "internal"
},
{
"title": "Community Champions",
"url": "/community_champions",
"urlType": "internal"
},
{
"title": "Educational",
"url": "/educational",
"urlType": "internal"
},
{
"title": "Activities",
"url": "/communities#activities ",
"urlType": "internal"
}
]
}

}

0 comments on commit f371660

Please sign in to comment.