mirror of https://github.com/theNewDynamic/gohugo-theme-ananke.git

mountainbug95
03.50.2020 efd8519311099f3274ffb65e8022f85921a4f229
layouts/_default/baseof.html
@@ -20,7 +20,7 @@
    {{ end }}
    {{ range .Site.Params.custom_css }}
      <link rel="stylesheet" href="{{ relURL ($.Site.BaseURL) }}{{ . }}">
      <link rel="stylesheet" href="{{ relURL (.) }}">
    {{ end }}
    {{ block "favicon" . }}