This is a setting example that displays the tags set for blog posts in a list format in the blog post list for the Shopify theme "Dawn". You can also exclude tags that you don't want to display.
Example of settings to display tags for each blog post in the "Dawn" theme (with tags to be excluded)

[Settings Step 1] Add the scheme to "main-blog.liquid" and the label to "ja.schema.json"

[Settings Step 2] Add variables to the code that calls the "article-card" snippet in "main-blog.liquid"

[Settings Step 3] Add code to "article-card.liquid" to display tags assigned to blog posts

