From 24c9d51c9f9c78cc8f5f57e95c4d2823646e31bb Mon Sep 17 00:00:00 2001 From: Sena Date: Mon, 22 Jun 2020 12:02:16 -0300 Subject: [PATCH] option to skip meta tag generator --- lib/template.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lib/template.html b/lib/template.html index d7aea1b..28b3f9e 100755 --- a/lib/template.html +++ b/lib/template.html @@ -3,7 +3,9 @@ {{ seo_tag.title }} {% endif %} +{% unless site.skip_generator %} +{% endunless %} {% if seo_tag.page_title %}