From bb5522a1be751eaa61aa7e634ed5433cfa8f9ef6 Mon Sep 17 00:00:00 2001 From: Pentomino Date: Tue, 9 Apr 2019 15:58:26 +0200 Subject: [PATCH] image rotation in twitter card --- src/app/views/base.twig | 2 +- twitterCard.php | 34 ++++++++++++++++++++++++++++++++++ 2 files changed, 35 insertions(+), 1 deletion(-) create mode 100644 twitterCard.php diff --git a/src/app/views/base.twig b/src/app/views/base.twig index eb46b48..0cb1cda 100644 --- a/src/app/views/base.twig +++ b/src/app/views/base.twig @@ -15,7 +15,7 @@ - + {% endblock twitterCard %} Level2{% block title %}{% endblock title %} diff --git a/twitterCard.php b/twitterCard.php new file mode 100644 index 0000000..ab195ca --- /dev/null +++ b/twitterCard.php @@ -0,0 +1,34 @@ +