Skip to content

Commit

Permalink
Include OpenGraph template
Browse files Browse the repository at this point in the history
  • Loading branch information
mikroskeem committed Jan 8, 2025
1 parent 6ed4ebd commit 7f9ab7f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions layouts/partials/head.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@

<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
{{ template "_internal/opengraph.html" . }}
{{- if .IsHome }}
<meta name="description" content="{{ .Site.Params.Description }}">
{{- else if .Description }}
Expand Down

0 comments on commit 7f9ab7f

Please sign in to comment.