From 580b7df9153c52239d5bce1ddcb11105f0fa33a1 Mon Sep 17 00:00:00 2001 From: exoego Date: Wed, 31 Jul 2019 16:48:00 +0900 Subject: [PATCH] Fix property name in Twitter card --- _includes/headertop.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_includes/headertop.html b/_includes/headertop.html index 5344c909c5..a21cec7592 100644 --- a/_includes/headertop.html +++ b/_includes/headertop.html @@ -22,8 +22,8 @@ - {% if page.title %}{% endif %} - {% if page.description %}{% endif %} + {% if page.title %}{% endif %} + {% if page.description %}{% endif %}