From 83aa0e5b2efb71113aa5eb3907884881f001def1 Mon Sep 17 00:00:00 2001
From: AJRubio-Montero <AJRubio-Montero@github.com>
Date: Wed, 11 May 2022 13:02:24 +0200
Subject: [PATCH] ....

---
 _includes/head_custom.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/_includes/head_custom.html b/_includes/head_custom.html
index c3d0a7f..a19750d 100644
--- a/_includes/head_custom.html
+++ b/_includes/head_custom.html
@@ -1,5 +1,5 @@
 {% if page.jsonldinhead %}
     <script type="application/ld+json">
-    {% include {{page.jsonldinhead}} %}
+    {% include_relative {{page.jsonldinhead}} %}
     </script>
 {% endif %}
\ No newline at end of file
-- 
GitLab