Skip to content

Commit

Permalink
Uncomment output
Browse files Browse the repository at this point in the history
  • Loading branch information
nntrn committed Dec 14, 2023
1 parent 07325fb commit 18b130b
Showing 1 changed file with 7 additions and 12 deletions.
19 changes: 7 additions & 12 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,23 +43,18 @@ defaults:
path: '_functions/*.md'
values:
layout: 'Functions'
- scope:
path: '**index.html'
values:
has_children: true
layout: 'default'
- scope:
path: 'recipes.jq'
values:
output: true

# collections:
# general:
# output: true
# permalink: general/:name
# tags:
# output: true
# permalink: functions/:name
collections:
general:
output: true
permalink: general/:name
tags:
output: true
permalink: functions/:name

plugins:
- jekyll-remote-theme
Expand Down

0 comments on commit 18b130b

Please sign in to comment.