diff --git a/layouts/partials/head_meta_opengraph.html b/layouts/partials/head_meta_opengraph.html
index 98f0e05..a5c591a 100644
--- a/layouts/partials/head_meta_opengraph.html
+++ b/layouts/partials/head_meta_opengraph.html
@@ -17,7 +17,7 @@
{{ if .Params.description }}
@@ -32,5 +32,5 @@
{{ end }}
+ content='{{ .Site.Params.icon512 | default "/img/icon.svg" | absURL }}' />
{{ end }}