I'm new to twig and I'm looking to display all the articles from my craft cms by the blog tag that is selected on my index page.
I have a for each loop on my index page to display all articles, but I'm looking to only show articles with a certain tag which I have added to each article in craft cms.