Skip to content

Commit 61b64c8

Browse files
committed
Fix: Exclude vendor directory from Jekyll build to resolve date error
1 parent 5851641 commit 61b64c8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

_config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ exclude:
7070
- LICENSE
7171
- README.md
7272
- aspectran.github.io.iml
73+
- vendor
7374

7475

7576
# Theme works best with Kramdown (using the table of contents function)

0 commit comments

Comments
 (0)