@@ -10,12 +10,13 @@ exports[`Default render 1`] = `
1010 className = " src-shared-components-TopcoderHeader-___style__main-desktop-header___oqm_l"
1111 >
1212 <a
13- aria-label = " Topcoder Homepage"
13+ aria-label = " Topcoder Logo link to Topcoder Homepage"
1414 className = " src-shared-components-TopcoderHeader-___style__logo___2WLJ0"
1515 href = " https://www.topcoder-dev.com"
1616 >
1717 <LogoTopcoderWithName
1818 height = { 53 }
19+ title = " Topcoder Logo link to Topcoder Homepage"
1920 viewBox = " 0 0 135 21"
2021 width = { 135 }
2122 xmlns = " http://www.w3.org/2000/svg"
@@ -302,12 +303,13 @@ exports[`Render with open menu 1`] = `
302303 className = " src-shared-components-TopcoderHeader-___style__main-desktop-header___oqm_l"
303304 >
304305 <a
305- aria-label = " Topcoder Homepage"
306+ aria-label = " Topcoder Logo link to Topcoder Homepage"
306307 className = " src-shared-components-TopcoderHeader-___style__logo___2WLJ0"
307308 href = " https://www.topcoder-dev.com"
308309 >
309310 <LogoTopcoderWithName
310311 height = { 53 }
312+ title = " Topcoder Logo link to Topcoder Homepage"
311313 viewBox = " 0 0 135 21"
312314 width = { 135 }
313315 xmlns = " http://www.w3.org/2000/svg"
@@ -605,12 +607,13 @@ exports[`Render with specified profile 1`] = `
605607 className = " src-shared-components-TopcoderHeader-___style__main-desktop-header___oqm_l"
606608 >
607609 <a
608- aria-label = " Topcoder Homepage"
610+ aria-label = " Topcoder Logo link to Topcoder Homepage"
609611 className = " src-shared-components-TopcoderHeader-___style__logo___2WLJ0"
610612 href = " https://www.topcoder-dev.com"
611613 >
612614 <LogoTopcoderWithName
613615 height = { 53 }
616+ title = " Topcoder Logo link to Topcoder Homepage"
614617 viewBox = " 0 0 135 21"
615618 width = { 135 }
616619 xmlns = " http://www.w3.org/2000/svg"
0 commit comments