Disable author sidebar
This commit is contained in:
parent
9662a83a5c
commit
9d8b2f5de2
2 changed files with 2 additions and 1 deletions
|
@ -161,7 +161,7 @@ defaults:
|
|||
type: portfolio
|
||||
values:
|
||||
layout: single
|
||||
author_profile: true
|
||||
author_profile: false
|
||||
share: true
|
||||
|
||||
# Plugins
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
layout: archive
|
||||
permalink: /tag-archive/
|
||||
title: "Posts by Tags"
|
||||
author_profile: false
|
||||
---
|
||||
|
||||
{% include base_path %}
|
||||
|
|
Loading…
Reference in a new issue