diff --git a/docs/documentation/overview/responsiveness.html b/docs/documentation/overview/responsiveness.html index dbd605e3..cce543b9 100644 --- a/docs/documentation/overview/responsiveness.html +++ b/docs/documentation/overview/responsiveness.html @@ -208,7 +208,7 @@ $fullhd-enabled: false - {% assign vernum = site.version | replace: "." "" | plus: 1 | minus: 1 %} + {% assign vernum = site.version | downcase | remove: "." | plus: 0 %} {% if vernum >= 63 %}