From 36762661bfba90866413112b622d4af4840e47e4 Mon Sep 17 00:00:00 2001 From: Anonymous Contributor Date: Tue, 12 Sep 2023 08:15:47 +0200 Subject: [PATCH] Fix og:title property --- templates/partials/base.html.twig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/partials/base.html.twig b/templates/partials/base.html.twig index 6c588c8..16717a9 100644 --- a/templates/partials/base.html.twig +++ b/templates/partials/base.html.twig @@ -9,7 +9,7 @@ - + {% include 'partials/metadata.html.twig' %}