From 8cdbe8d7ef8e2e44c71aca8d0e00eac5003139b1 Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Mon, 20 Jul 2015 21:25:44 +0100 Subject: [PATCH] Add links to Lanyrd and Joind.in --- source/talks.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/source/talks.html b/source/talks.html index 37734c90..7a9d620d 100644 --- a/source/talks.html +++ b/source/talks.html @@ -52,8 +52,11 @@ talks: {% block content %}

Talks

+

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.

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