From 85043800456bace91dc349414a52f4250581ac70 Mon Sep 17 00:00:00 2001 From: Michael Rose Date: Mon, 21 Mar 2016 16:36:47 -0400 Subject: [PATCH] Disable author sidebar on home page --- index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/index.html b/index.html index 02ab98b5..b1e6f5d2 100644 --- a/index.html +++ b/index.html @@ -4,6 +4,7 @@ excerpt: "A minimal Jekyll theme for your blog by designer Michael Rose." header: image: unsplash-image-7.jpg caption: "Photo credit: [**Unsplash**](https://unsplash.com)" +author_profile: false --- {% include base_path %}