How to enable/disable author profile
Work Instruction
- Post: In post, add lines ‘author_profile’: false
- Home: index.html, edit lines ‘author_profile’: false
- Pages (Category, Tag, Search, Other categories): _pages/*.md, edit lines ‘author_profile’: false
---
title: "Blog"
layout: archive
permalink: categories/blog
author_profile: false
types: posts
sidebar:
nav: "docs"
---
-
Result
-
author_profile: true
- author_profile: false