diff --git a/_includes/common/core/_hlist.liquid b/_includes/common/core/_hlist.liquid index b9a80b36..c11a601d 100644 --- a/_includes/common/core/_hlist.liquid +++ b/_includes/common/core/_hlist.liquid @@ -8,7 +8,7 @@ {%- assign dir = site_pages | where: "url", workdir | first %} -{% if dir.title != "Documentation home" %} +{% if dir.title != "Home" %}