From 3f61dd5c43fe28db50281f1d4c437d78c5fed218 Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Mon, 4 Jun 2018 12:58:43 +0100 Subject: [PATCH] Re-add missing partials --- source/_partials/speakerdeck.html.twig | 1 + source/_partials/tweet.html.twig | 5 +++++ 2 files changed, 6 insertions(+) create mode 100644 source/_partials/speakerdeck.html.twig create mode 100644 source/_partials/tweet.html.twig diff --git a/source/_partials/speakerdeck.html.twig b/source/_partials/speakerdeck.html.twig new file mode 100644 index 00000000..9fd51d7d --- /dev/null +++ b/source/_partials/speakerdeck.html.twig @@ -0,0 +1 @@ + diff --git a/source/_partials/tweet.html.twig b/source/_partials/tweet.html.twig new file mode 100644 index 00000000..a6fd2b0d --- /dev/null +++ b/source/_partials/tweet.html.twig @@ -0,0 +1,5 @@ +

+

+ {{ content|raw }} +
+