From 7c36c93917401da5bfc83b37127eee46273391b7 Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Thu, 13 Jul 2023 14:52:51 +0100 Subject: [PATCH] fix: missing into text on Talks page --- src/pages/talks/index.astro | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pages/talks/index.astro b/src/pages/talks/index.astro index 606d47c74..4e3e2b6e1 100644 --- a/src/pages/talks/index.astro +++ b/src/pages/talks/index.astro @@ -29,8 +29,8 @@ const sortedTalks = talks --- - -

+ +

Starting with my first talk in September 2012, I have given {talkCount} presentations and workshops at various conferences and meetups, in-person and remotely, on topics including PHP, Drupal, automated testing, Git, CSS, and systems administration.