Enable author sidebar

This commit is contained in:
Michael Rose 2016-06-06 21:41:21 -04:00
parent 2754e2912f
commit a6caa9aa88
4 changed files with 4 additions and 4 deletions

View File

@ -2,7 +2,7 @@
layout: archive layout: archive
permalink: /categories/ permalink: /categories/
title: "Posts by Category" title: "Posts by Category"
author_profile: false author_profile: true
--- ---
{% include base_path %} {% include base_path %}

View File

@ -2,7 +2,7 @@
layout: archive layout: archive
title: "Posts by Collection" title: "Posts by Collection"
permalink: /collection-archive/ permalink: /collection-archive/
author_profile: false author_profile: true
--- ---
{% include base_path %} {% include base_path %}

View File

@ -2,7 +2,7 @@
layout: archive layout: archive
permalink: /tags/ permalink: /tags/
title: "Posts by Tags" title: "Posts by Tags"
author_profile: false author_profile: true
--- ---
{% include base_path %} {% include base_path %}

View File

@ -2,7 +2,7 @@
layout: archive layout: archive
permalink: /year-archive/ permalink: /year-archive/
title: "Posts by Year" title: "Posts by Year"
author_profile: false author_profile: true
--- ---
{% include base_path %} {% include base_path %}