From a04d3f7947be1abf63de0d9cb896166c8219c0ed Mon Sep 17 00:00:00 2001 From: Lukas Ruge <lukeslog@googlemail.com> Date: Mon, 20 Jan 2020 17:44:23 +0100 Subject: [PATCH] type --- _includes/nav-header.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/_includes/nav-header.html b/_includes/nav-header.html index 1ebbaef1..12c13ae9 100644 --- a/_includes/nav-header.html +++ b/_includes/nav-header.html @@ -57,3 +57,5 @@ applyToggle('.list--nav', '.button', 640) <!-- UI JS file --> <script src="{{site.baseurl}}/assets/scripts/photoswipe-ui-default.min.js"></script> + +<meta property="og:image:type" content="image/jpeg"> -- GitLab