Skip to content

Commit c33ea30

Browse files
committed
Add root-level Jekyll config to disable theme processing
1 parent f090e70 commit c33ea30

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

_config.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# Disable Jekyll processing for GitHub Pages
2+
theme: null
3+
plugins: []

0 commit comments

Comments
 (0)