Change permalink strategy to "pretty"
Permalinks will now look like "/:categories/:year/:month/:day/:title/" instead of "/:categories/:year/:month/:day/:title.html" (built-in "date" strategy)
This commit is contained in:
parent
cd69d2e0bd
commit
8253a2a58b
1 changed files with 1 additions and 0 deletions
|
@ -10,3 +10,4 @@ collections:
|
|||
- plugin-dev
|
||||
- download
|
||||
- cookbook
|
||||
permalink: pretty
|
||||
|
|
Loading…
Add table
Reference in a new issue