From 615454aea5e5186bb03f9237ee32c45890a92842 Mon Sep 17 00:00:00 2001 From: Ayo Date: Sat, 27 May 2023 23:46:02 +0200 Subject: [PATCH] add title to og description --- _includes/head.html | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/_includes/head.html b/_includes/head.html index 515cb87..09900a4 100644 --- a/_includes/head.html +++ b/_includes/head.html @@ -13,7 +13,10 @@ - + {% if page.type == "post" %}