Merge pull request #3603 from chrisfinazzo/remove-spaces

Merge pull request 3603
This commit is contained in:
Parker Moore 2015-03-21 17:03:06 -07:00
commit ed3fe2e2b4
1 changed files with 7 additions and 7 deletions

View File

@ -12,7 +12,7 @@ style is `date`.
Permalinks are constructed by creating a template URL where dynamic elements Permalinks are constructed by creating a template URL where dynamic elements
are represented by colon-prefixed keywords. For example, the default `date` are represented by colon-prefixed keywords. For example, the default `date`
permalink is defined as `/:categories/:year/:month/:day/:title.html`. permalink is defined according to the format `/:categories/:year/:month/:day/:title.html`.
## Template variables ## Template variables