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
---