iluwatar / java-design-patterns-vuepress-web

Next generation website for Java Design Patterns
https://java-design-patterns.com
MIT License
261 stars 63 forks source link

Pattern tags are not visible #37

Closed iluwatar closed 1 year ago

iluwatar commented 1 year ago

On the website https://java-design-patterns.com the individual pattern pages show the category and reading time, but the tags are not displayed. This looks like a bug somewhere, since the tags are present in the pattern frontmatter yamls.

Acceptance criteria