Selaa lähdekoodia

Update responsiveness.html

Jeremy Thomas 7 vuotta sitten
vanhempi
commit
858a20b0f4
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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 %}