Header Meta Tags
use header_meta_tags
to render meta data for:
- Title
- description
- keywords
- icon
- google data structure
- twitter card
- facebook open graph
<head>
{{ header_meta_tags|raw }}
</head>
<body>
</body>
Last modified: 6 months ago
use header_meta_tags
to render meta data for:
<head>
{{ header_meta_tags|raw }}
</head>
<body>
</body>