Skip to content

Commit

Permalink
Add jobuary seo
Browse files Browse the repository at this point in the history
  • Loading branch information
MathyouMB committed Jan 2, 2024
1 parent 4df7f18 commit 0bf01a8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions layouts/partials/head.html
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,10 @@
{{ $image = print .Params.preview }}{{ end }}


{{ if eq .Params.layout "jobuary" }}
{{ $image = print .Params.preview }}{{ end }}


<!-- Open Graph / Facebook -->
<meta property="og:type" content="website" />
<meta property="og:url" content="{{ $url }}" />
Expand Down

0 comments on commit 0bf01a8

Please sign in to comment.