Skip to content

Commit 95a6d0f

Browse files
authored
Update footer links.
1 parent e7facd0 commit 95a6d0f

File tree

1 file changed

+5
-14
lines changed

1 file changed

+5
-14
lines changed

src/data/links.json

Lines changed: 5 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -111,20 +111,7 @@
111111
},
112112
{
113113
"name": "Community",
114-
"items": [
115-
{
116-
"name": "About Us",
117-
"path": "/about"
118-
},
119-
{
120-
"name": "EuroPython Society",
121-
"path": "https://europython-society.org/"
122-
},
123-
{
124-
"name": "Community Partners",
125-
"path": "/community-partners"
126-
}
127-
]
114+
"path": "/community-partners"
128115
},
129116
{
130117
"name": "Jobs",
@@ -150,6 +137,10 @@
150137
{
151138
"name": "Jobs",
152139
"path": "/jobs"
140+
},
141+
{
142+
"name": "About Us",
143+
"path": "/about"
153144
}
154145
]
155146
},

0 commit comments

Comments
 (0)