diff --git a/source/_partials/tweet.html.twig b/source/_partials/tweet.html.twig new file mode 100644 index 00000000..c10de549 --- /dev/null +++ b/source/_partials/tweet.html.twig @@ -0,0 +1 @@ +
Great presentation by @opdavies on git flow at #dclondon very well prepared and presented. pic.twitter.com/tDINp2Nsbn
— Greg Franklin (@gfranklin) March 2, 2014
diff --git a/source/_posts/2015-03-20-2014.md b/source/_posts/2015-03-20-2014.md
index 3b20615c..5b2257e2 100644
--- a/source/_posts/2015-03-20-2014.md
+++ b/source/_posts/2015-03-20-2014.md
@@ -35,7 +35,7 @@ I was able to travel to Portland, Oregon twice last year to meet with the rest o
In February, I attended [DrupalCamp London](http://2014.drupalcamplondon.co.uk). This was my first time attending a Camp, and I managed to attend some great sessions as well as meet people who I'd never previously met in person. I was also a volunteer and speaker, where I talked about [Git Flow](/blog/what-git-flow/) - a workflow for managing your Git projects.
-Great presentation by @opdavies on git flow at #dclondon very well prepared and presented. pic.twitter.com/tDINp2Nsbn
— Greg Franklin (@gfranklin) March 2, 2014
+{% include 'tweet' %}
I was also able to do a little bit of sprinting whilst I was there, reviewing other people's modules and patches.