From 30c96ecf03c759039ea9031da17b7b4f066c5c62 Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Fri, 20 Aug 2021 01:13:11 +0100 Subject: [PATCH] Update presentation count --- source/_pages/talks.html.twig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_pages/talks.html.twig b/source/_pages/talks.html.twig index b21291d7..da62c4f7 100644 --- a/source/_pages/talks.html.twig +++ b/source/_pages/talks.html.twig @@ -3,7 +3,7 @@ title: Talks and workshops use: - talks intro_text: | - Starting with my first talk in September 2012, I have given 81 presentations and workshops at various conferences and meetups, in-person and remotely, on topics including PHP, Drupal, automated testing, Git, CSS, and systems administration. + Starting with my first talk in September 2012, I have given 82 presentations and workshops at various conferences and meetups, in-person and remotely, on topics including PHP, Drupal, automated testing, Git, CSS, and systems administration. ---