diff --git a/_includes/layouts/base.njk b/_includes/layouts/base.njk index 66e43dc..60deedb 100644 --- a/_includes/layouts/base.njk +++ b/_includes/layouts/base.njk @@ -1,6 +1,7 @@ + @@ -90,7 +91,6 @@ to bypass Eleventy 3.x parallel rendering race condition (#3183). Template outputs __OG_IMAGE_PLACEHOLDER__ and __TWITTER_CARD_PLACEHOLDER__ which the transform replaces using the correct slug derived from outputPath. #} - {% if title %}{{ title }} - {% endif %}{{ site.name }}