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

Velimir Đurković
2 days ago 55120c7e8981919aa51d57a8e0abe1b1f50d6c66
1
2
3
4
5
6
7
8
{{/*
  head-additions.html — the designated injection point at the end of <head>.
 
  Site projects can override this partial directly, or use the "head-end" hook
  to inject markup (meta tags, preloads, third-party <script>/<link> tags)
  without overriding the partial. See the documentation on hooks & filters.
*/}}
{{- partials.Include "hook.html" (dict "hook" "head-end" "context" .) -}}