Skip to content

Commit

Permalink
updating pages shown to exclude talks and portfolio
Browse files Browse the repository at this point in the history
  • Loading branch information
ajhoffman1229 committed Nov 5, 2023
1 parent 18e04c6 commit db6d344
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 @@ -182,10 +182,10 @@ collections:
output: true
permalink: /:collection/:path/
portfolio:
output: true
output: false
permalink: /:collection/:path/
talks:
output: true
output: false
permalink: /:collection/:path/


Expand Down

0 comments on commit db6d344

Please sign in to comment.