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

Mike Rochefort
13.02.2022 1d18d09bd63421735aff63f065ba36d4a41e6684
layouts/partials/head.html
@@ -109,6 +109,14 @@
    crossorigin="anonymous"
    type="text/css"
  />
  {{ $style := resources.Get "fontawesome/css/regular.min.css" | resources.Fingerprint }}
  <link
    rel="stylesheet"
    href="{{ $style.RelPermalink }}"
    integrity="{{ $style.Data.Integrity }}"
    crossorigin="anonymous"
    type="text/css"
  />
  {{ $style := resources.Get "fontawesome/css/brands.min.css" | resources.Fingerprint }}
  <link
    rel="stylesheet"