浏览代码

Add note to docs about page width

Svilen Markov 4 月之前
父节点
当前提交
b8df34309f
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/configuration.md

+ 1 - 1
docs/configuration.md

@@ -374,7 +374,7 @@ The URL friendly version of the title which is used to access the page. For exam
 #### `width`
 The maximum width of the page on desktop. Possible values are `slim` and `wide`.
 
-* default: `1600px`
+* default: `1600px` (when no value is specified)
 * slim: `1100px`
 * wide: `1920px`