diff --git a/agenda/types.py b/agenda/types.py index 37f656e..c0f28b1 100644 --- a/agenda/types.py +++ b/agenda/types.py @@ -132,6 +132,8 @@ emojis = { "economist": "📰", "running": "🏃", "critical_mass": "🚴", + "trip": "🧳", + "hackathon": "💻", }