I want to be able to display a description when on the page for a term / tag.
So I have a “Story Seed” tag setup like
/tags/story-seed/
And in content\tags\story-seed\_index.md
I have a description set
---
description: "Example description."
---
How do I get the description to show up on the page when going to that tag?
What I want