Skip to content

Commit f74291d

Browse files
enable VISA and FAQ
1 parent f385553 commit f74291d

2 files changed

Lines changed: 5 additions & 0 deletions

File tree

src/data/enabledPages.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
"/finaid",
2222
"/visa",
2323
"/about",
24+
"/faq",
2425
"/sponsorship/sponsor",
2526
"/sponsorship/information"
2627
],

src/data/links.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,10 @@
6262
"name": "Visa Information",
6363
"path": "/visa"
6464
},
65+
{
66+
"name": "FAQ",
67+
"path": "/faq"
68+
},
6569
{
6670
"name": "Code of Conduct",
6771
"path": "https://www.europython-society.org/coc/"

0 commit comments

Comments
 (0)