Skip to content

Commit d12f5b2

Browse files
authored
Add jekyll config to try and fix index issues
Signed-off-by: Eric Van Hensbergen <[email protected]>
1 parent fda4427 commit d12f5b2

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

_config.yml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
include:
2+
- index.yaml
3+
- pgp_keys.asc
4+
- artifacthub-repo.yml
5+
keep:
6+
- index.yaml
7+
- pgp_keys.asc
8+
- artifacthub-repo.yml
9+
exclude:
10+
- charts
11+
- .github/workflows
12+

0 commit comments

Comments
 (0)