From 9dc9d71a4a3e96b35dc3594629b0783a463ad10c Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Sun, 19 Jul 2015 07:19:25 +0100 Subject: [PATCH] Updated talks intro --- source/talks.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/talks.html b/source/talks.html index 62b62a3d..248dff36 100644 --- a/source/talks.html +++ b/source/talks.html @@ -52,7 +52,7 @@ talks: {% block content %}

Talks

-

I regularly speak at conferences and user groups about a range of subjects relating to Drupal, PHP and web development. If you would like to me to speak at your group or conference, please get in touch.

+

I regularly speak at conferences and user groups about a range of subjects including Drupal, Sculpin and Git. If you would like to me to speak at your group or conference, please get in touch.

{% set now = 'now'|date('U') %} {% set talks = page.talks|reverse %}