-
Notifications
You must be signed in to change notification settings - Fork 165
Open
Description
Hello, I recently started using this theme and wrote a few posts, but I noticed that my tags page doesn't display any tags.
I'm sure my posts follow the template rules
---
title: "my Mandarin language post title"
date: writing date
author: "Scientia"
tags: ["tag1", "tag2"]
description: "..."
thumbnail: cover.img
---
After finishing my post, I regenerate the static files using the Hugo command each time, so I can see the tags folders in the public folder as well

But the tag page never shows any content

How can I solve this problem?
Thank you.
Metadata
Metadata
Assignees
Labels
No labels