From 6f959540f1feb65bec16b79f53df692a57c64d4d Mon Sep 17 00:00:00 2001 From: Steve Sutton Date: Thu, 5 Mar 2015 17:01:28 -0500 Subject: [PATCH] update meta tags --- templates/template.html | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/templates/template.html b/templates/template.html index 8994b52..b344009 100755 --- a/templates/template.html +++ b/templates/template.html @@ -3,6 +3,17 @@ + + {if:isHomePage} + + {end:} + {if:canonicalUrl} + + {else:} + {if:pageId} + + {end:} + {end:} {pageTitle:h} {styles:h} -- 2.17.1