mirror of
https://github.com/calofmijuck/blog.git
synced 2025-12-06 14:53:50 +00:00
fix: permalink for all posts
This commit is contained in:
@@ -148,8 +148,8 @@ defaults:
|
|||||||
# DO NOT modify the following parameter unless you are confident enough
|
# DO NOT modify the following parameter unless you are confident enough
|
||||||
# to update the code of all other post links in this project.
|
# to update the code of all other post links in this project.
|
||||||
# permalink: /posts/:title/
|
# permalink: /posts/:title/
|
||||||
# 2023.7.12: fixed permalink to support links between posts
|
# 2023.7.12: fixed permalink
|
||||||
permalink: /posts/:categories/:name
|
permalink: /:categories/:name/
|
||||||
- scope:
|
- scope:
|
||||||
path: _drafts
|
path: _drafts
|
||||||
values:
|
values:
|
||||||
|
|||||||
Reference in New Issue
Block a user