Based on best practices for the accessibility either remove the 'site-title' tag or update it. The argument is that when we have `title` tag and `h1` for a page, what purpose does `h2.site-title` serve? - Present any technical research for backing your decision. Reference: https://github.com/rtCamp/blank-theme/blob/master/inc/helpers/template-tags.php#L124 Internal Comms: [Slack Thread](https://rtcamp.slack.com/archives/C067G6B5E/p1590124440001700)
Based on best practices for the accessibility either remove the 'site-title' tag or update it.
The argument is that when we have
titletag andh1for a page, what purpose doesh2.site-titleserve?Reference: https://github.com/rtCamp/blank-theme/blob/master/inc/helpers/template-tags.php#L124
Internal Comms: Slack Thread