Merge pull request #5819 from arogachev/patch-1

Merge pull request 5819
This commit is contained in:
jekyllbot 2017-01-25 07:29:42 -05:00 committed by GitHub
commit 7a4c58c4b7
1 changed files with 1 additions and 1 deletions

View File

@ -230,7 +230,7 @@ Although you can specify a custom permalink pattern using [template variables](#
</table> </table>
</div> </div>
Rather than typing `permalink: /:categories/:year/:month/:day/:title/`, you can just type `permalink: date`. Rather than typing `permalink: /:categories/:year/:month/:day/:title/`, you can just type `permalink: pretty`.
<div class="note info"> <div class="note info">
<h5>Specifying permalinks through the YAML Front Matter</h5> <h5>Specifying permalinks through the YAML Front Matter</h5>