Added tags to posts
This commit is contained in:
parent
6730553ccc
commit
bdf2912487
4 changed files with 19 additions and 2 deletions
|
@ -127,6 +127,7 @@ params:
|
|||
maxVisibleSections: 5
|
||||
|
||||
# Enable and configure blog posts
|
||||
# site.Params.features.tags.enable
|
||||
features:
|
||||
readingTime:
|
||||
enable: true
|
||||
|
@ -134,6 +135,8 @@ params:
|
|||
title: "Project Posts"
|
||||
enable: true
|
||||
showAuthor: true
|
||||
tags:
|
||||
enable: true
|
||||
analytics:
|
||||
enabled: true
|
||||
services:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue