From ca999deb0fdaf2592760e28f540554299e420bd3 Mon Sep 17 00:00:00 2001 From: "Adam T. Carpenter" Date: Tue, 2 Jun 2020 23:42:45 -0400 Subject: good layout for content data; rebuild nearly complete --- index.md | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) (limited to 'index.md') diff --git a/index.md b/index.md index e586d01..7c746bd 100644 --- a/index.md +++ b/index.md @@ -1,11 +1,5 @@ --- -layout: default.liquid +layout: index.liquid title: Welcome - Carpenter Tutoring --- -## Blog! - -{% for post in collections.posts.pages %} -#### {{post.title}} - -[{{ post.title }}]({{ post.permalink }}) -{% endfor %} +## (placeholder) -- cgit v1.2.3