Updated talks intro

This commit is contained in:
Oliver Davies 2015-07-19 07:19:25 +01:00
parent ab3b1de345
commit 9dc9d71a4a

View file

@ -52,7 +52,7 @@ talks:
{% block content %}
<h1>Talks</h1>
<p>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 <a href="/contact/">get in touch</a>.</p>
<p>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 <a href="/contact/">get in touch</a>.</p>
{% set now = 'now'|date('U') %}
{% set talks = page.talks|reverse %}