Skip to content

Commit c24e682

Browse files
committed
Add EMNLP 24 to featured venues.
1 parent a3a23fe commit c24e682

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

static/featured-venues.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"desc": "CHI 2022 - New Orleans, LA",
44
"venue_nickname": "CHI",
55
"year": 2022,
6-
"visible": true
6+
"visible": false
77
},
88
{
99
"desc": "IUI 2023 - Sydney, Australia",
@@ -34,5 +34,11 @@
3434
"venue_nickname": "VIS",
3535
"year": 2025,
3636
"visible": true
37+
},
38+
{
39+
"desc": "EMNLP 2024 - Miami, FL",
40+
"venue_nickname": "EMNLP",
41+
"year": 2024,
42+
"visible": true
3743
}
3844
]

0 commit comments

Comments
 (0)