diff --git a/source/talks.html.twig b/source/talks.html.twig index 9776a0e3..8e2f3b82 100644 --- a/source/talks.html.twig +++ b/source/talks.html.twig @@ -65,6 +65,8 @@ 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.
+ {% set now = 'now'|date('U') %} {% set talks = page.talks|reverse %}