feat: option to show tags for blog list (#161)

* feat: option to show tags for blog list

* chore: update hugo_stats.json
This commit is contained in:
Xin
2023-10-28 10:56:58 -04:00
committed by GitHub
parent 34aecec9d4
commit 9744b4d727
4 changed files with 24 additions and 6 deletions

View File

@ -4,6 +4,10 @@ date: 2020-01-01
authors:
- name: John Doe
link: https://example.com/johndoe
tags:
- Markdown
- Example
- Guide
excludeSearch: true
---

View File

@ -136,6 +136,10 @@ params:
enable: true
base: "https://github.com/imfing/hextra/edit/main/exampleSite/content"
blog:
list:
displayTags: true
comments:
enable: false
type: giscus

View File

@ -402,6 +402,7 @@
"ml-1",
"ml-4",
"mr-2",
"mt-1",
"mt-1.5",
"mt-12",
"mt-16",