Skip to content

Commit

Permalink
Merge pull request #10 from GigaArpit/patch-1
Browse files Browse the repository at this point in the history
Former-commit-id: b3d6f78
Former-commit-id: ef136a3439966a72ddc298251e70e8221c278206
  • Loading branch information
tomfran authored Jul 19, 2024
2 parents 1aeb97c + 2c7cd5e commit 6c7f838
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion layouts/partials/head.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,11 @@
{{ end }}
</title>

<link rel="canonical" href="{{ .Permalink }}" />

{{ partialCached "head/css.html" . }}
{{ partialCached "head/js.html" . }}

{{ if hugo.IsProduction }}
{{ template "_internal/google_analytics.html" . }}
{{ end }}
{{ end }}

0 comments on commit 6c7f838

Please sign in to comment.