From fd6eab8bb2911f3e5a06f8b484f61454166237dc Mon Sep 17 00:00:00 2001 From: Oliver Davies <oliver@oliverdavies.dev> Date: Fri, 12 Apr 2024 20:07:28 +0100 Subject: [PATCH] Use the talk count token --- config/sync/views.view.talks.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/sync/views.view.talks.yml b/config/sync/views.view.talks.yml index 9bb445b..16a3c6c 100644 --- a/config/sync/views.view.talks.yml +++ b/config/sync/views.view.talks.yml @@ -163,7 +163,7 @@ display: plugin_id: text empty: false content: - value: '<p>Since September 2012, I have given 97 public presentations and workshops at various conferences and meetups, in-person and remotely, on topics including PHP, Drupal, automated testing, Git, CSS, and systems administration.</p>' + value: '<p>Since September 2012, I have given [opdavies_talks:talk_count] public presentations and workshops at various conferences and meetups, in-person and remotely, on topics including PHP, Drupal, automated testing, Git, CSS, and systems administration.</p>' format: basic_html tokenize: false footer: { }