diff --git a/README.md b/README.md
index c6f70ab..bb54244 100644
--- a/README.md
+++ b/README.md
@@ -44,6 +44,8 @@ menu:
params:
description: ""
+ images:
+ - images/og-featured.png
```
### Check your site
diff --git a/layouts/partials/head.html b/layouts/partials/head.html
index 49d96c1..aff0b96 100644
--- a/layouts/partials/head.html
+++ b/layouts/partials/head.html
@@ -14,17 +14,7 @@
-
-
-
-
-
-
-
-
-
-
-
+{{ template "_internal/opengraph.html" . }}