aboutsummaryrefslogtreecommitdiffstats
path: root/_config.yml
diff options
context:
space:
mode:
Diffstat (limited to '_config.yml')
-rw-r--r--_config.yml8
1 files changed, 7 insertions, 1 deletions
diff --git a/_config.yml b/_config.yml
index 67d6e2a..7d89b26 100644
--- a/_config.yml
+++ b/_config.yml
@@ -1,6 +1,12 @@
-title: AAOTH
+title: aaoth
# exclude non-site files
exclude:
- LICENSE
- README.md
+
+defaults:
+ - scope:
+ path: ""
+ values:
+ layout: "default"