@@ -1,6 +1,4 @@
---
-permalink: /
-layout: default
<div align="center">
<a href="https://github.com/sindresorhus/awesome#readme"><img src="https://awesome.re/badge-flat.svg" /></a><br>
@@ -21,3 +21,13 @@ exclude:
- postcss.config.js
- tailwind.config.js
- src
+defaults:
+ - scope:
+ path: "" # an empty string here means all files in the project
+ values:
+ layout: "default"
+ scope:
+ path: "README.md"
+ permalink: "/"