diff --git a/_includes/home-hero.html b/_includes/home-hero.html index 520d695d8..3f22747ce 100644 --- a/_includes/home-hero.html +++ b/_includes/home-hero.html @@ -8,13 +8,13 @@
- {% if site.description != '' %} + {% if site.description != empty and site.description != nil %} {{site.description}} {% endif %} @@ -27,13 +27,13 @@