Added intro text
This commit is contained in:
parent
22f1e66710
commit
6b3b3e126f
|
@ -65,6 +65,8 @@ talks:
|
||||||
---
|
---
|
||||||
<h1>Talks</h1>
|
<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>
|
||||||
|
|
||||||
{% set now = 'now'|date('U') %}
|
{% set now = 'now'|date('U') %}
|
||||||
{% set talks = page.talks|reverse %}
|
{% set talks = page.talks|reverse %}
|
||||||
|
|
||||||
|
|
Reference in a new issue