mirror of
https://github.com/calofmijuck/blog.git
synced 2025-12-06 14:53:50 +00:00
feat: change permalinks
This commit is contained in:
@@ -147,7 +147,9 @@ defaults:
|
|||||||
toc: true # Display TOC column in posts.
|
toc: true # Display TOC column in posts.
|
||||||
# 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
|
||||||
|
permalink: /posts/:categories/:name
|
||||||
- scope:
|
- scope:
|
||||||
path: _drafts
|
path: _drafts
|
||||||
values:
|
values:
|
||||||
|
|||||||
Reference in New Issue
Block a user