diff --git a/docs/documentation/modifiers/color-helpers.html b/docs/documentation/modifiers/color-helpers.html index 1541abb6..013e6996 100644 --- a/docs/documentation/modifiers/color-helpers.html +++ b/docs/documentation/modifiers/color-helpers.html @@ -56,7 +56,7 @@ doc-subtab: color-helpers - {% assign vernum = site.version | replace: "." "" | plus: 1 | minus: 1 %} + {% assign vernum = site.version | downcase | remove: "." | plus: 0 %} {% if vernum >= 63 %}