Skip to content

Commit

Permalink
add trailing slash
Browse files Browse the repository at this point in the history
  • Loading branch information
dalareo committed Sep 27, 2023
1 parent 788e9a2 commit 9420b18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ site:
name: Blog de David A. Lareo
site: 'https://lareo.eu'
base: '/'
trailingSlash: false
trailingSlash: true

googleSiteVerificationId: false

Expand Down

0 comments on commit 9420b18

Please sign in to comment.