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

Alexander Bilz
15.14.2020 cc2482915765d4718850f583324e6bf2d5160e4c
Added additional comment
1 files modified
1 ■■■■ changed files
layouts/partials/head.html 1 ●●●● patch | view | raw | blame | history
layouts/partials/head.html
@@ -42,6 +42,7 @@
        {{ printf `<link rel="%s" type="%s" href="%s" title="%s" />` .Rel .MediaType.Type .Permalink $.Site.Title | safeHTML }}
    {{ end -}}
    <!-- JavaScript -->
    {{ $anatole := resources.Get "js/anatole-header.js" }}
    {{ $secureJS := $anatole |  resources.Minify | resources.Fingerprint }}
    <script type="text/javascript"