diff --git a/source/talks.html.twig b/source/talks.html.twig index 3190e257..554077d0 100644 --- a/source/talks.html.twig +++ b/source/talks.html.twig @@ -11,9 +11,11 @@ use: {% block content %}
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.
+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.
-There is also information about events that I’ve attended and spoken at on my Lanyrd and Joind.in profiles.
+There is also information about events that I’ve attended and spoken at on my + Lanyrd and Joind.in profiles.
{% set now = 'now'|date('U') %} {% set talks = data.talks|reverse %}