Skip to content

Commit 438fba7

Browse files
author
Marc Garcia
committed
fixing format of jekyll include directive
1 parent ed19f40 commit 438fba7

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

_config.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1 @@
1-
include:
2-
- docs/_static
3-
- docs/pandas-doc/build/_static
1+
include: ["docs/_static/", "docs/pandas-doc/build/_static/"]

0 commit comments

Comments
 (0)