mirror of https://github.com/lxndrblz/anatole.git

Cedric
16.05.2022 1a063c8d5dcf3f6960f9df1de465c832f51b6d53
feat: added meta author HTML tag

* new: [layouts] added meta author HTML tag.
1 files modified
1 ■■■■ changed files
layouts/partials/head.html 1 ●●●● patch | view | raw | blame | history
layouts/partials/head.html
@@ -24,6 +24,7 @@
  <meta charset="utf-8" />
  {{- hugo.Generator -}}
  <meta name="viewport" content="width=device-width,initial-scale=1,viewport-fit=cover" />
  <meta name="author" content="{{ .Site.Params.author }}" />
  <meta
    name="description"
    content="{{ if .Params.description }}