Skip to content

Commit

Permalink
Update collections permalinks in _config.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
george-gca authored Jul 13, 2024
1 parent 83e8a64 commit 49ada3e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -193,10 +193,10 @@ collections:
defaults:
layout: post
output: true
permalink: /news/:path/
permalink: /:collection/:title/
projects:
output: true
permalink: /projects/:path/
permalink: /:collection/:title/

announcements:
enabled: true
Expand Down

0 comments on commit 49ada3e

Please sign in to comment.