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
permalink: /categories/
title: "Posts by Category"
author_profile: false
author_profile: true
---
{% include base_path %}

View File

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

View File

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

View File

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