From 05d2a75d5dbaa314e74bb85f4842b5233e6d9ae3 Mon Sep 17 00:00:00 2001 From: j Date: Sat, 30 Oct 2021 17:02:56 +0100 Subject: [PATCH] add twitter metadata too --- app/templates/film.html | 7 +++++++ app/templates/index.html | 11 +++++++++-- 2 files changed, 16 insertions(+), 2 deletions(-) diff --git a/app/templates/film.html b/app/templates/film.html index 7bdf978..b048b5a 100755 --- a/app/templates/film.html +++ b/app/templates/film.html @@ -4,12 +4,19 @@ + + + + + + + {% endblock head %} {% block body_class%}animated{% endblock %} {% block main %} diff --git a/app/templates/index.html b/app/templates/index.html index aa37a4f..0198e39 100755 --- a/app/templates/index.html +++ b/app/templates/index.html @@ -5,10 +5,17 @@ + - - + + + + + + + + {% endblock head %} {% block body_class%}animated animated-text body--home{% endblock %} {% block main %}