Update permalinks.md (#9017)

Merge pull request 9017
This commit is contained in:
Daryl Hepting 2022-04-02 09:25:55 -06:00 提交者 GitHub
父節點 e7cc390d2b
當前提交 1d5bae583b
沒有發現已知的金鑰在資料庫的簽署中
GPG 金鑰 ID: 4AEE18F83AFDEB23
共有 1 個檔案被更改,包括 2 行新增1 行删除

查看文件

@ -229,7 +229,7 @@ Here's the full list of placeholders available:
<td>
<p>
Title from the document’s filename. May be overridden via
the document’s <code>slug</code> front matter.
the document’s <code>slug</code> front matter. Preserves case from the source.
</p>
</td>
</tr>
@ -409,6 +409,7 @@ Collections have the following placeholders available:
variable value if any is present in the document; if none is
defined then <code>:title</code> will be equivalent to
<code>:name</code>, aka the slug generated from the filename.
Preserves case from the source.
</p>
</td>
</tr>