diff --git a/_config.yml b/_config.yml index 47bbcfc1e..37a987bf0 100644 --- a/_config.yml +++ b/_config.yml @@ -14,7 +14,7 @@ github_username: jeffpar # Build settings -exclude: ["index.html", "logs", "node_modules", "**/c64", "src", "**/src", "**/static", "tmp", "videos", "web"] +exclude: ["index.html", "**/index.html", "logs", "node_modules", "**/c64", "src", "**/src", "**/static", "tmp", "videos", "web"] markdown: kramdown kramdown: input: GFM