We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1087868 + a8bd473 commit 9b81ed2Copy full SHA for 9b81ed2
templates/_partials/head.tpl
@@ -22,7 +22,6 @@
22
{/block}
23
24
<meta name="description" content="{block name='head_seo_description'}{$page.meta.description}{/block}">
25
- <meta name="keywords" content="{block name='head_seo_keywords'}{$page.meta.keywords}{/block}">
26
27
{if $page.meta.robots !== 'index'}
28
<meta name="robots" content="{$page.meta.robots}">
0 commit comments