diff --git a/_config.yml b/_config.yml index 4906944..da9360c 100644 --- a/_config.yml +++ b/_config.yml @@ -8,4 +8,4 @@ plugins: permalink: /blog/:title/index:output_ext -exclude: ["package.json", "postcss.config.js", "tailwind.config.js", "yarn.lock"] \ No newline at end of file +exclude: ["package.json", "postcss.config.js", "tailwind.config.js", "yarn.lock", "README.md"] \ No newline at end of file