mirror of
https://github.com/edu4rdshl/edu4rdshl.github.io.git
synced 2026-07-17 23:24:49 +00:00
Add timezone and change permalink format
This commit is contained in:
parent
a49a39e5be
commit
c6ebdbc90e
1 changed files with 2 additions and 2 deletions
|
|
@ -13,7 +13,7 @@ baseurl: ""
|
|||
lang: en
|
||||
|
||||
# Change to your timezone › http://www.timezoneconverter.com/cgi-bin/findzone/findzone
|
||||
timezone:
|
||||
timezone: America/Bogota
|
||||
|
||||
# jekyll-seo-tag settings › https://github.com/jekyll/jekyll-seo-tag/blob/master/docs/usage.md
|
||||
# ↓ --------------------------
|
||||
|
|
@ -143,7 +143,7 @@ defaults:
|
|||
toc: true # Display TOC column in posts.
|
||||
# DO NOT modify the following parameter unless you are confident enough
|
||||
# to update the code of all other post links in this project.
|
||||
permalink: /:categories/:year/:month/:title
|
||||
permalink: /:categories/:year/:month/:day/:title
|
||||
- scope:
|
||||
path: _drafts
|
||||
values:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue