summaryrefslogtreecommitdiff
path: root/index.md
diff options
context:
space:
mode:
Diffstat (limited to 'index.md')
-rw-r--r--index.md7
1 files changed, 1 insertions, 6 deletions
diff --git a/index.md b/index.md
index 87b8705..ccc521e 100644
--- a/index.md
+++ b/index.md
@@ -1,9 +1,4 @@
---
layout: index.liquid
-title: My Name Is Adam Carpenter
+title: My name is Adam Carpenter
---
-## And this is my web site.
-
-{% for post in collections.posts.pages %}
-[{{ post.title }}]({{ post.permalink }})
-{% endfor %}