Skip to content

Commit 55e7f8c

Browse files
committed
Revert "Update footer links."
This reverts commit 95a6d0f.
1 parent 1fe182b commit 55e7f8c

File tree

1 file changed

+14
-5
lines changed

1 file changed

+14
-5
lines changed

src/data/links.json

Lines changed: 14 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,20 @@
111111
},
112112
{
113113
"name": "Community",
114-
"path": "/community-partners"
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+
]
115128
},
116129
{
117130
"name": "Jobs",
@@ -137,10 +150,6 @@
137150
{
138151
"name": "Jobs",
139152
"path": "/jobs"
140-
},
141-
{
142-
"name": "About Us",
143-
"path": "/about"
144153
}
145154
]
146155
},

0 commit comments

Comments
 (0)