aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--_config.yml8
-rw-r--r--index.html3
2 files changed, 8 insertions, 3 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"
diff --git a/index.html b/index.html
index bffe507..d328294 100644
--- a/index.html
+++ b/index.html
@@ -1,6 +1,5 @@
---
-layout: default
title: aaoth.xyz
---
-<h1>Wait</h1>
+<h1>wait</h1>
<p>There's nothing yet, but soon</p>