diff --git a/_layouts/map.html b/_layouts/twentyone.html
similarity index 100%
rename from _layouts/map.html
rename to _layouts/twentyone.html
diff --git a/add.md b/add.md
index 68bab80..5d349c2 100644
--- a/add.md
+++ b/add.md
@@ -1,8 +1,10 @@
---
-layout: map
+layout: twentyone
title: Add Yourself
---
+---
+
# How to add yourself
TODO
\ No newline at end of file
diff --git a/css/21.css b/css/21.css
index 5082bb1..d8a3681 100644
--- a/css/21.css
+++ b/css/21.css
@@ -112,8 +112,7 @@ ul.thumbnails li {
margin-bottom: 25px;
}
-.content h1, .content h2, .content h3,
- {
+.content h1, .content h2, .content h3 {
font-family: Garamond, 'Garamond classico', Baskerville, "Baskerville Old Face", "Hoefler Text", "Times New Roman", serif;
}
diff --git a/index.html b/index.html
index 2a193e4..58ea512 100644
--- a/index.html
+++ b/index.html
@@ -1,5 +1,5 @@
---
-layout: map
+layout: twentyone
title: Twentyone.World
jsplugins:
qtip: '/js/jquery.qtip.min.js'