diff --git a/_includes/nav.html b/_includes/nav.html index cf9b88e..c77c468 100644 --- a/_includes/nav.html +++ b/_includes/nav.html @@ -1,11 +1,15 @@ -
+{% if page.url == '/' %}{% assign homepage = true %}{% endif %} + +

+ {% unless homepage %} Probot + {% endunless %}