From 87794b81dfc926f2e9834861de3920ed7e0f3759 Mon Sep 17 00:00:00 2001 From: exoego Date: Mon, 22 Jul 2019 16:41:00 +0900 Subject: [PATCH] Add twitter card/ogp properties. --- _includes/headertop.html | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/_includes/headertop.html b/_includes/headertop.html index de2b123d50..5344c909c5 100644 --- a/_includes/headertop.html +++ b/_includes/headertop.html @@ -12,6 +12,19 @@ + + + + + + {% if page.description %}{% endif %} + + + + + {% if page.title %}{% endif %} + {% if page.description %}{% endif %} +