From f3f570063f9ad029fec9d0de28bfbaa36605be5e Mon Sep 17 00:00:00 2001 From: Edward Betts Date: Sun, 24 Sep 2023 09:22:20 +0100 Subject: [PATCH] Improvements --- templates/index.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/templates/index.html b/templates/index.html index a02dbf0..c5c8634 100644 --- a/templates/index.html +++ b/templates/index.html @@ -25,8 +25,9 @@ 📍 {{ "{:,d}".format(count.venue) }} venues
🎤 - {{ "{:,d}".format(count.event) }} talks - - most common titles
+ {{ "{:,d}".format(count.event) }} talks {# - + most common titles #} +
👤 {{ "{:,d}".format(count.person) }} speakers top speakers