Bruno Meilick

HTMLHead

Add a best-practice HTML head element to your templates, extendable with snippets

<html <?= $site->langAttr() ?>>
  <head>
    <meta charset="utf-8">
    <?= $page->htmlhead() ?>
  </head>
  ...
Version
3.3.1
License
MIT
Stars
20
Supports
K4 K3
Implements
More