瀏覽代碼

Update responsiveness.html

Jeremy Thomas 7 年之前
父節點
當前提交
858a20b0f4
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/documentation/overview/responsiveness.html

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

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