diff --git a/_layouts/roadmap.html b/_layouts/roadmap.html index 2f42014843edc8736ccc5a2bddfce96215726c8c..fda75cfac7900386bdbeb87ddab9e3dc11668528 100644 --- a/_layouts/roadmap.html +++ b/_layouts/roadmap.html @@ -39,7 +39,7 @@ {%- comment -%} Show the last three complete months {%- endcomment -%} - {%- if months_since > 3 -%} + {%- if months_since > 6 -%} {%- assign hidden_class = "hidden expand" -%} {%- else -%} {%- assign hidden_class = "" -%}