Enable author sidebar
This commit is contained in:
parent
2754e2912f
commit
a6caa9aa88
@ -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 %}
|
||||||
|
@ -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 %}
|
||||||
|
@ -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 %}
|
||||||
|
@ -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 %}
|
||||||
|
Loading…
Reference in New Issue
Block a user