From 89e08cf61e1bfab50d5b7f07dc12d2f6f7cdf7ae Mon Sep 17 00:00:00 2001 From: Edward Betts Date: Thu, 23 Nov 2023 22:09:11 +0000 Subject: [PATCH] Add another emoji --- templates/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/index.html b/templates/index.html index 972ac80..4b84afc 100644 --- a/templates/index.html +++ b/templates/index.html @@ -59,7 +59,7 @@ {% set event_labels = { - "economist": "The Economist", + "economist": "📰 The Economist", "mothers_day": "Mothers' day", "fathers_day": "Fathers' day", "uk_financial_year_end": "End of financial year",