This post is for testing the output of an article that doesn't have a description or even a tag. Everything seems to be okay since the display of the tags and their respective numbers are not affected by the absence of tags in a post on the Tags route.
Note
							While manually creating a post, remove the optional description,
							tags and featuredImage properties if you don't intend to use
							them.
							Please keep in mind that if you are creating a post manually, the mandatory/required
							properties of the front matter are title, publish_date and
							published:
						
---
title: The post title
publish_date: 2024-08-05
published: true
---
You can read more about it in Posts and Pages.