From 5a67f495b72f1bdbfbe5dbb770b9d25cc2f16055 Mon Sep 17 00:00:00 2001 From: 53hornet <53hornet@gmail.com> Date: Tue, 2 Apr 2019 22:18:50 -0400 Subject: Fixed weird column issue; added TOC. --- index.md | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'index.md') 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 %} -- cgit v1.2.3