From 97426274f3812fa67720fa2768e9288d5dea1bb4 Mon Sep 17 00:00:00 2001 From: Carlos Stenzel Date: Mon, 4 Nov 2024 11:29:42 -0300 Subject: [PATCH] Feat create new tags (#1666) * update og:url * feat - create new tags * Update head.html * fix end tag * fix - change logic to author * create image post - test * Update 2024-09-29-security-releases.md * Update head.html * Update head.html * Update head.html * Update 2024-09-29-security-releases.md * remove test --------- Co-authored-by: Sebastian Beltran --- _includes/head.html | 29 +++++++++++++++++++++-------- 1 file changed, 21 insertions(+), 8 deletions(-) diff --git a/_includes/head.html b/_includes/head.html index c0f8ac0d50..99a3c4d029 100644 --- a/_includes/head.html +++ b/_includes/head.html @@ -14,19 +14,32 @@ - - - - + + + {% if page.author %} + + + {% else %} + + {% endif %} + + - - + {% if page.image %} + + {% else %} + + {% endif %} - + - + {% if page contains "image" %} + + {% else %} + + {% endif %}