We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Sets or outputs the current page's meta keywords
Setting the meta keywords:
{{ do theme_meta_keywords('keyword1, keyword2, keyword3') }}
Printing the current meta keywords:
{{ theme_meta_keywords() }}