Skip to content

Commit b77375c

Browse files
committed
Update links
1 parent b090e00 commit b77375c

1 file changed

Lines changed: 15 additions & 1 deletion

File tree

src/data/links.json

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,21 @@
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+
]
128+
115129
},
116130
{
117131
"name": "Jobs",

0 commit comments

Comments
 (0)