Skip to content
This repository was archived by the owner on Jul 21, 2019. It is now read-only.

Commit f3e3487

Browse files
authored
Remove updated time from open graph
1 parent 2f0f1f3 commit f3e3487

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

layouts/partials/head/seo/open_graph.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,5 @@
2525
{{- end -}}
2626
<meta property="og:image" content="{{ $.Scratch.Get "sharing_url" }}" />
2727
<meta property="fb:app_id" content="1904065206497317" />
28-
<meta property="og:updated_time" content="{{ now }}"/>
2928
{{- with .Params.locale -}}<meta property="og:locale" content="{{ . }}" />{{- end -}}
3029
{{- with .Site.Params.title -}}<meta property="og:site_name" content="{{ . }}" />{{- end -}}

0 commit comments

Comments
 (0)