Hi,
I’m using custom descriptions for each of my tags:
example: i have a /content/tags/germany/_index.md
for the germany section, that would add some details of the section:
---
Tags:
- test
Thumbnail: 2023/05/
date: 2023-05-12T20:57:17+02:00
title: "Germany"
---
**Towns:** [Berlin](/tags/berlin) | [Hamburg](/tags/hamburg) | [Munich](/tags/munich).
but since the latest update, it doesn’t work, the description is now just empty,
any hint, what i should change?
