Change permalink format to /:title/
This commit is contained in:
parent
88449ed3b4
commit
d90cbaa851
1 changed files with 1 additions and 1 deletions
|
@ -108,7 +108,7 @@ gems:
|
|||
- jekyll-gist
|
||||
|
||||
# Outputting
|
||||
permalink: /:categories/:title/
|
||||
permalink: /:title/
|
||||
paginate_path: /page:num
|
||||
timezone: America/New_York # http://en.wikipedia.org/wiki/List_of_tz_database_time_zones
|
||||
|
||||
|
|
Loading…
Reference in a new issue