Merge pull request #3603 from chrisfinazzo/remove-spaces
Merge pull request 3603
This commit is contained in:
commit
ed3fe2e2b4
|
@ -12,7 +12,7 @@ style is `date`.
|
|||
|
||||
Permalinks are constructed by creating a template URL where dynamic elements
|
||||
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
|
||||
|
||||
|
|
Loading…
Reference in New Issue