From 9d8b2f5de2c15a56c7a0a05bfc1e38cedb6c61a2 Mon Sep 17 00:00:00 2001 From: Michael Rose Date: Wed, 9 Mar 2016 12:22:46 -0500 Subject: [PATCH] Disable author sidebar --- _config.yml | 2 +- _pages/tag-archive.html | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index 09edbf68..32ed7901 100644 --- a/_config.yml +++ b/_config.yml @@ -161,7 +161,7 @@ defaults: type: portfolio values: layout: single - author_profile: true + author_profile: false share: true # Plugins diff --git a/_pages/tag-archive.html b/_pages/tag-archive.html index 27133160..577d856a 100644 --- a/_pages/tag-archive.html +++ b/_pages/tag-archive.html @@ -2,6 +2,7 @@ layout: archive permalink: /tag-archive/ title: "Posts by Tags" +author_profile: false --- {% include base_path %}