From 67848364f341b7aec0146bae8438d81c229b02ac Mon Sep 17 00:00:00 2001 From: Dean Attali Date: Sat, 8 Aug 2020 18:32:36 -0400 Subject: [PATCH] meta description: use site description if page one is not provided --- _includes/head.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/_includes/head.html b/_includes/head.html index 71c639f..2b0bc27 100644 --- a/_includes/head.html +++ b/_includes/head.html @@ -12,6 +12,8 @@ {% elsif page.subtitle %} + {% elsif site.description %} + {% endif %} {% if site.mobile-theme-col %}