Enable author sidebar
This commit is contained in:
parent
2754e2912f
commit
a6caa9aa88
@ -2,7 +2,7 @@
|
||||
layout: archive
|
||||
permalink: /categories/
|
||||
title: "Posts by Category"
|
||||
author_profile: false
|
||||
author_profile: true
|
||||
---
|
||||
|
||||
{% include base_path %}
|
||||
|
@ -2,7 +2,7 @@
|
||||
layout: archive
|
||||
title: "Posts by Collection"
|
||||
permalink: /collection-archive/
|
||||
author_profile: false
|
||||
author_profile: true
|
||||
---
|
||||
|
||||
{% include base_path %}
|
||||
|
@ -2,7 +2,7 @@
|
||||
layout: archive
|
||||
permalink: /tags/
|
||||
title: "Posts by Tags"
|
||||
author_profile: false
|
||||
author_profile: true
|
||||
---
|
||||
|
||||
{% include base_path %}
|
||||
|
@ -2,7 +2,7 @@
|
||||
layout: archive
|
||||
permalink: /year-archive/
|
||||
title: "Posts by Year"
|
||||
author_profile: false
|
||||
author_profile: true
|
||||
---
|
||||
|
||||
{% include base_path %}
|
||||
|
Loading…
Reference in New Issue
Block a user