From b75461d3a6512f2ed303a9c35eade32e82910353 Mon Sep 17 00:00:00 2001
From: Lukas Ruge <lukeslog@googlemail.com>
Date: Mon, 20 Jan 2020 17:46:23 +0100
Subject: [PATCH] type

---
 _includes/nav-header.html | 1 +
 1 file changed, 1 insertion(+)

diff --git a/_includes/nav-header.html b/_includes/nav-header.html
index 12c13ae9..a3b0935b 100644
--- a/_includes/nav-header.html
+++ b/_includes/nav-header.html
@@ -59,3 +59,4 @@ applyToggle('.list--nav', '.button', 640)
 <script src="{{site.baseurl}}/assets/scripts/photoswipe-ui-default.min.js"></script>
 
 <meta property="og:image:type" content="image/jpeg">
+<meta property="og:type" content="website">
-- 
GitLab