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

Gabriel Monteiro Nepomuceno
16.16.2019 4ff77035f6d1a43423fa546179be3ced28f0e464
layouts/_default/baseof.html
@@ -55,7 +55,7 @@
    {{ end }}
    {{ range .Site.Params.custom_css }}
      <link rel="stylesheet" href="{{ . | absURL }}">
      <link rel="stylesheet" href="{{ . | relURL }}">
    {{ end }}
    <link rel="icon" type="image/png" href="{{ .Site.Params.favicon_32 | default "/images/favicon-32x32.png" | absURL }}" sizes="32x32">