mirror of https://github.com/luizdepra/hugo-coder.git

Luiz F. A. de Prá
29.37.2020 acef79480ddd506a4246540c69d4ad82610698ca
layouts/_default/baseof.html
@@ -99,6 +99,7 @@
  <body class="{{ $csClass }}{{ if .Site.Params.rtl }} rtl{{ end }}"
        onload="{{ if .Site.Params.enableTwemoji }} twemoji.parse(document.body); {{ end }}"
  >
    {{ partial "float" . }}
    <main class="wrapper">
      {{ partial "header.html" . }}