Skip to content

Commit

Permalink
minor: fix permalinks
Browse files Browse the repository at this point in the history
  • Loading branch information
ov7a committed Oct 27, 2024
1 parent 119b18f commit 76fec28
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ commonmark:
options: ["SMART", "FOOTNOTES", "UNSAFE"]
extensions: ["strikethrough", "autolink", "table"]

permalink: /:year/:month/:day/:title:output_ext

pagination:
enabled: true
permalink: '/page:num/'
Expand Down

0 comments on commit 76fec28

Please sign in to comment.