Skip to content

Commit 453d450

Browse files
add 25 anni challenge to navbar (#1624)
Adds the redirect for the anniversary challenge to the navbar, so people can discover it - based on community feedback. Co-authored-by: Nikoś <nikoshell20@gmail.com>
1 parent e0556d4 commit 453d450

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

src/data/links.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,10 @@
9999
"name": "FAQ",
100100
"path": "/faq"
101101
},
102+
{
103+
"name": "Anniversary Challenge",
104+
"path": "https://ep2026.europython.eu/25anniversary"
105+
},
102106
{
103107
"name": "Code of Conduct",
104108
"path": "https://www.europython-society.org/coc/"

0 commit comments

Comments
 (0)