diff --git a/docs/_layouts/page.html b/docs/_layouts/page.html index 28364e7d..caa61864 100644 --- a/docs/_layouts/page.html +++ b/docs/_layouts/page.html @@ -6,6 +6,11 @@ layout: default
+ {%- if page.permalink contains "resources" %} + + {% endif -%}

{{ page.title }}

{{ content }}