Explorar el Código

Update responsiveness.html

Jeremy Thomas hace 7 años
padre
commit
858a20b0f4
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      docs/documentation/overview/responsiveness.html

+ 1 - 1
docs/documentation/overview/responsiveness.html

@@ -208,7 +208,7 @@ $fullhd-enabled: false
       </tbody>
     </table>
     
-    {% assign vernum = site.version | replace: "." "" | plus: 1 | minus: 1 %}
+    {% assign vernum = site.version | downcase | remove: "." | plus: 0 %}
 
     {% if vernum >= 63 %}