Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 5 additions & 2 deletions app/lib/dartdoc/dartdoc_page.dart
Original file line number Diff line number Diff line change
Expand Up @@ -153,8 +153,11 @@ extension DartDocPageRender on DartDocPage {
href: '/',
classes: ['hidden-xs'],
child: d.img(
// TODO: Move this into a class
attributes: {'style': 'height: 30px; margin-right: 1em;'},
attributes: {
'aria-label': 'Go to the landing page of pub.dev',
// TODO: Move this into a class
'style': 'height: 30px; margin-right: 1em;',
},
image: d.Image.decorative(
src: staticUrls.dartLogoSvg,
height: 30,
Expand Down
3 changes: 3 additions & 0 deletions app/lib/frontend/templates/views/shared/site_header.dart
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,9 @@ d.Node siteHeaderNode({
d.a(
classes: ['logo'],
href: '/',
attributes: {
'aria-label': 'Go to the landing page of pub.dev',
},
child: d.img(
classes: ['site-logo'],
image: d.Image.decorative(
Expand Down
2 changes: 1 addition & 1 deletion app/test/frontend/golden/authorized_page.html
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
<noscript>&lt;iframe src="https://www.googletagmanager.com/ns.html?id=GTM-MX6DBN9" height="0" width="0" style="display:none;visibility:hidden">&lt;/iframe></noscript>
<div class="site-header">
<button class="hamburger" aria-label="menu toggle"></button>
<a class="logo" href="/">
<a class="logo" href="/" aria-label="Go to the landing page of pub.dev">
<img class="site-logo" src="/static/hash-%%etag%%/img/pub-dev-logo.svg" alt="" width="140" height="30" role="presentation"/>
</a>
<div class="site-header-space"></div>
Expand Down
2 changes: 1 addition & 1 deletion app/test/frontend/golden/consent_page.html
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
<noscript>&lt;iframe src="https://www.googletagmanager.com/ns.html?id=GTM-MX6DBN9" height="0" width="0" style="display:none;visibility:hidden">&lt;/iframe></noscript>
<div class="site-header">
<button class="hamburger" aria-label="menu toggle"></button>
<a class="logo" href="/">
<a class="logo" href="/" aria-label="Go to the landing page of pub.dev">
<img class="site-logo" src="/static/hash-%%etag%%/img/pub-dev-logo.svg" alt="" width="140" height="30" role="presentation"/>
</a>
<div class="site-header-space"></div>
Expand Down
2 changes: 1 addition & 1 deletion app/test/frontend/golden/create_publisher_page.html
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<noscript>&lt;iframe src="https://www.googletagmanager.com/ns.html?id=GTM-MX6DBN9" height="0" width="0" style="display:none;visibility:hidden">&lt;/iframe></noscript>
<div class="site-header">
<button class="hamburger" aria-label="menu toggle"></button>
<a class="logo" href="/">
<a class="logo" href="/" aria-label="Go to the landing page of pub.dev">
<img class="site-logo" src="/static/hash-%%etag%%/img/pub-dev-logo.svg" alt="" width="140" height="30" role="presentation"/>
</a>
<div class="site-header-space"></div>
Expand Down
2 changes: 1 addition & 1 deletion app/test/frontend/golden/error_page.html
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<noscript>&lt;iframe src="https://www.googletagmanager.com/ns.html?id=GTM-MX6DBN9" height="0" width="0" style="display:none;visibility:hidden">&lt;/iframe></noscript>
<div class="site-header">
<button class="hamburger" aria-label="menu toggle"></button>
<a class="logo" href="/">
<a class="logo" href="/" aria-label="Go to the landing page of pub.dev">
<img class="site-logo" src="/static/hash-%%etag%%/img/pub-dev-logo.svg" alt="" width="140" height="30" role="presentation"/>
</a>
<div class="site-header-space"></div>
Expand Down
2 changes: 1 addition & 1 deletion app/test/frontend/golden/help_page.html
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
<noscript>&lt;iframe src="https://www.googletagmanager.com/ns.html?id=GTM-MX6DBN9" height="0" width="0" style="display:none;visibility:hidden">&lt;/iframe></noscript>
<div class="site-header">
<button class="hamburger" aria-label="menu toggle"></button>
<a class="logo" href="/">
<a class="logo" href="/" aria-label="Go to the landing page of pub.dev">
<img class="site-logo" src="/static/hash-%%etag%%/img/pub-dev-logo.svg" alt="" width="140" height="30" role="presentation"/>
</a>
<div class="site-header-space"></div>
Expand Down
2 changes: 1 addition & 1 deletion app/test/frontend/golden/my_activity_log_page.html
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
<noscript>&lt;iframe src="https://www.googletagmanager.com/ns.html?id=GTM-MX6DBN9" height="0" width="0" style="display:none;visibility:hidden">&lt;/iframe></noscript>
<div class="site-header">
<button class="hamburger" aria-label="menu toggle"></button>
<a class="logo" href="/">
<a class="logo" href="/" aria-label="Go to the landing page of pub.dev">
<img class="site-logo" src="/static/hash-%%etag%%/img/pub-dev-logo.svg" alt="" width="140" height="30" role="presentation"/>
</a>
<div class="site-header-space"></div>
Expand Down
2 changes: 1 addition & 1 deletion app/test/frontend/golden/my_liked_packages.html
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
<noscript>&lt;iframe src="https://www.googletagmanager.com/ns.html?id=GTM-MX6DBN9" height="0" width="0" style="display:none;visibility:hidden">&lt;/iframe></noscript>
<div class="site-header">
<button class="hamburger" aria-label="menu toggle"></button>
<a class="logo" href="/">
<a class="logo" href="/" aria-label="Go to the landing page of pub.dev">
<img class="site-logo" src="/static/hash-%%etag%%/img/pub-dev-logo.svg" alt="" width="140" height="30" role="presentation"/>
</a>
<div class="site-header-space"></div>
Expand Down
2 changes: 1 addition & 1 deletion app/test/frontend/golden/my_packages.html
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
<noscript>&lt;iframe src="https://www.googletagmanager.com/ns.html?id=GTM-MX6DBN9" height="0" width="0" style="display:none;visibility:hidden">&lt;/iframe></noscript>
<div class="site-header">
<button class="hamburger" aria-label="menu toggle"></button>
<a class="logo" href="/">
<a class="logo" href="/" aria-label="Go to the landing page of pub.dev">
<img class="site-logo" src="/static/hash-%%etag%%/img/pub-dev-logo.svg" alt="" width="140" height="30" role="presentation"/>
</a>
<div class="site-header-space"></div>
Expand Down
2 changes: 1 addition & 1 deletion app/test/frontend/golden/my_publishers.html
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
<noscript>&lt;iframe src="https://www.googletagmanager.com/ns.html?id=GTM-MX6DBN9" height="0" width="0" style="display:none;visibility:hidden">&lt;/iframe></noscript>
<div class="site-header">
<button class="hamburger" aria-label="menu toggle"></button>
<a class="logo" href="/">
<a class="logo" href="/" aria-label="Go to the landing page of pub.dev">
<img class="site-logo" src="/static/hash-%%etag%%/img/pub-dev-logo.svg" alt="" width="140" height="30" role="presentation"/>
</a>
<div class="site-header-space"></div>
Expand Down
2 changes: 1 addition & 1 deletion app/test/frontend/golden/pkg_activity_log_page.html
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
<noscript>&lt;iframe src="https://www.googletagmanager.com/ns.html?id=GTM-MX6DBN9" height="0" width="0" style="display:none;visibility:hidden">&lt;/iframe></noscript>
<div class="site-header">
<button class="hamburger" aria-label="menu toggle"></button>
<a class="logo" href="/">
<a class="logo" href="/" aria-label="Go to the landing page of pub.dev">
<img class="site-logo" src="/static/hash-%%etag%%/img/pub-dev-logo.svg" alt="" width="140" height="30" role="presentation"/>
</a>
<div class="site-header-space"></div>
Expand Down
2 changes: 1 addition & 1 deletion app/test/frontend/golden/pkg_admin_page.html
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
<noscript>&lt;iframe src="https://www.googletagmanager.com/ns.html?id=GTM-MX6DBN9" height="0" width="0" style="display:none;visibility:hidden">&lt;/iframe></noscript>
<div class="site-header">
<button class="hamburger" aria-label="menu toggle"></button>
<a class="logo" href="/">
<a class="logo" href="/" aria-label="Go to the landing page of pub.dev">
<img class="site-logo" src="/static/hash-%%etag%%/img/pub-dev-logo.svg" alt="" width="140" height="30" role="presentation"/>
</a>
<div class="site-header-space"></div>
Expand Down
2 changes: 1 addition & 1 deletion app/test/frontend/golden/pkg_changelog_page.html
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
<noscript>&lt;iframe src="https://www.googletagmanager.com/ns.html?id=GTM-MX6DBN9" height="0" width="0" style="display:none;visibility:hidden">&lt;/iframe></noscript>
<div class="site-header">
<button class="hamburger" aria-label="menu toggle"></button>
<a class="logo" href="/">
<a class="logo" href="/" aria-label="Go to the landing page of pub.dev">
<img class="site-logo" src="/static/hash-%%etag%%/img/pub-dev-logo.svg" alt="" width="140" height="30" role="presentation"/>
</a>
<div class="site-header-space"></div>
Expand Down
2 changes: 1 addition & 1 deletion app/test/frontend/golden/pkg_example_page.html
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
<noscript>&lt;iframe src="https://www.googletagmanager.com/ns.html?id=GTM-MX6DBN9" height="0" width="0" style="display:none;visibility:hidden">&lt;/iframe></noscript>
<div class="site-header">
<button class="hamburger" aria-label="menu toggle"></button>
<a class="logo" href="/">
<a class="logo" href="/" aria-label="Go to the landing page of pub.dev">
<img class="site-logo" src="/static/hash-%%etag%%/img/pub-dev-logo.svg" alt="" width="140" height="30" role="presentation"/>
</a>
<div class="site-header-space"></div>
Expand Down
2 changes: 1 addition & 1 deletion app/test/frontend/golden/pkg_index_page.html
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
<noscript>&lt;iframe src="https://www.googletagmanager.com/ns.html?id=GTM-MX6DBN9" height="0" width="0" style="display:none;visibility:hidden">&lt;/iframe></noscript>
<div class="site-header">
<button class="hamburger" aria-label="menu toggle"></button>
<a class="logo" href="/">
<a class="logo" href="/" aria-label="Go to the landing page of pub.dev">
<img class="site-logo" src="/static/hash-%%etag%%/img/pub-dev-logo.svg" alt="" width="140" height="30" role="presentation"/>
</a>
<div class="site-header-space"></div>
Expand Down
2 changes: 1 addition & 1 deletion app/test/frontend/golden/pkg_install_page.html
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
<noscript>&lt;iframe src="https://www.googletagmanager.com/ns.html?id=GTM-MX6DBN9" height="0" width="0" style="display:none;visibility:hidden">&lt;/iframe></noscript>
<div class="site-header">
<button class="hamburger" aria-label="menu toggle"></button>
<a class="logo" href="/">
<a class="logo" href="/" aria-label="Go to the landing page of pub.dev">
<img class="site-logo" src="/static/hash-%%etag%%/img/pub-dev-logo.svg" alt="" width="140" height="30" role="presentation"/>
</a>
<div class="site-header-space"></div>
Expand Down
2 changes: 1 addition & 1 deletion app/test/frontend/golden/pkg_score_page.html
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
<noscript>&lt;iframe src="https://www.googletagmanager.com/ns.html?id=GTM-MX6DBN9" height="0" width="0" style="display:none;visibility:hidden">&lt;/iframe></noscript>
<div class="site-header">
<button class="hamburger" aria-label="menu toggle"></button>
<a class="logo" href="/">
<a class="logo" href="/" aria-label="Go to the landing page of pub.dev">
<img class="site-logo" src="/static/hash-%%etag%%/img/pub-dev-logo.svg" alt="" width="140" height="30" role="presentation"/>
</a>
<div class="site-header-space"></div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
<noscript>&lt;iframe src="https://www.googletagmanager.com/ns.html?id=GTM-MX6DBN9" height="0" width="0" style="display:none;visibility:hidden">&lt;/iframe></noscript>
<div class="site-header">
<button class="hamburger" aria-label="menu toggle"></button>
<a class="logo" href="/">
<a class="logo" href="/" aria-label="Go to the landing page of pub.dev">
<img class="site-logo" src="/static/hash-%%etag%%/img/pub-dev-logo.svg" alt="" width="140" height="30" role="presentation"/>
</a>
<div class="site-header-space"></div>
Expand Down
2 changes: 1 addition & 1 deletion app/test/frontend/golden/pkg_show_page.html
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
<noscript>&lt;iframe src="https://www.googletagmanager.com/ns.html?id=GTM-MX6DBN9" height="0" width="0" style="display:none;visibility:hidden">&lt;/iframe></noscript>
<div class="site-header">
<button class="hamburger" aria-label="menu toggle"></button>
<a class="logo" href="/">
<a class="logo" href="/" aria-label="Go to the landing page of pub.dev">
<img class="site-logo" src="/static/hash-%%etag%%/img/pub-dev-logo.svg" alt="" width="140" height="30" role="presentation"/>
</a>
<div class="site-header-space"></div>
Expand Down
2 changes: 1 addition & 1 deletion app/test/frontend/golden/pkg_show_page_discontinued.html
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
<noscript>&lt;iframe src="https://www.googletagmanager.com/ns.html?id=GTM-MX6DBN9" height="0" width="0" style="display:none;visibility:hidden">&lt;/iframe></noscript>
<div class="site-header">
<button class="hamburger" aria-label="menu toggle"></button>
<a class="logo" href="/">
<a class="logo" href="/" aria-label="Go to the landing page of pub.dev">
<img class="site-logo" src="/static/hash-%%etag%%/img/pub-dev-logo.svg" alt="" width="140" height="30" role="presentation"/>
</a>
<div class="site-header-space"></div>
Expand Down
2 changes: 1 addition & 1 deletion app/test/frontend/golden/pkg_show_page_flutter_plugin.html
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
<noscript>&lt;iframe src="https://www.googletagmanager.com/ns.html?id=GTM-MX6DBN9" height="0" width="0" style="display:none;visibility:hidden">&lt;/iframe></noscript>
<div class="site-header">
<button class="hamburger" aria-label="menu toggle"></button>
<a class="logo" href="/">
<a class="logo" href="/" aria-label="Go to the landing page of pub.dev">
<img class="site-logo" src="/static/hash-%%etag%%/img/pub-dev-logo.svg" alt="" width="140" height="30" role="presentation"/>
</a>
<div class="site-header-space"></div>
Expand Down
2 changes: 1 addition & 1 deletion app/test/frontend/golden/pkg_show_page_publisher.html
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
<noscript>&lt;iframe src="https://www.googletagmanager.com/ns.html?id=GTM-MX6DBN9" height="0" width="0" style="display:none;visibility:hidden">&lt;/iframe></noscript>
<div class="site-header">
<button class="hamburger" aria-label="menu toggle"></button>
<a class="logo" href="/">
<a class="logo" href="/" aria-label="Go to the landing page of pub.dev">
<img class="site-logo" src="/static/hash-%%etag%%/img/pub-dev-logo.svg" alt="" width="140" height="30" role="presentation"/>
</a>
<div class="site-header-space"></div>
Expand Down
2 changes: 1 addition & 1 deletion app/test/frontend/golden/pkg_show_page_retracted.html
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
<noscript>&lt;iframe src="https://www.googletagmanager.com/ns.html?id=GTM-MX6DBN9" height="0" width="0" style="display:none;visibility:hidden">&lt;/iframe></noscript>
<div class="site-header">
<button class="hamburger" aria-label="menu toggle"></button>
<a class="logo" href="/">
<a class="logo" href="/" aria-label="Go to the landing page of pub.dev">
<img class="site-logo" src="/static/hash-%%etag%%/img/pub-dev-logo.svg" alt="" width="140" height="30" role="presentation"/>
</a>
<div class="site-header-space"></div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
<noscript>&lt;iframe src="https://www.googletagmanager.com/ns.html?id=GTM-MX6DBN9" height="0" width="0" style="display:none;visibility:hidden">&lt;/iframe></noscript>
<div class="site-header">
<button class="hamburger" aria-label="menu toggle"></button>
<a class="logo" href="/">
<a class="logo" href="/" aria-label="Go to the landing page of pub.dev">
<img class="site-logo" src="/static/hash-%%etag%%/img/pub-dev-logo.svg" alt="" width="140" height="30" role="presentation"/>
</a>
<div class="site-header-space"></div>
Expand Down
2 changes: 1 addition & 1 deletion app/test/frontend/golden/pkg_show_version_page.html
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
<noscript>&lt;iframe src="https://www.googletagmanager.com/ns.html?id=GTM-MX6DBN9" height="0" width="0" style="display:none;visibility:hidden">&lt;/iframe></noscript>
<div class="site-header">
<button class="hamburger" aria-label="menu toggle"></button>
<a class="logo" href="/">
<a class="logo" href="/" aria-label="Go to the landing page of pub.dev">
<img class="site-logo" src="/static/hash-%%etag%%/img/pub-dev-logo.svg" alt="" width="140" height="30" role="presentation"/>
</a>
<div class="site-header-space"></div>
Expand Down
2 changes: 1 addition & 1 deletion app/test/frontend/golden/pkg_versions_page.html
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
<noscript>&lt;iframe src="https://www.googletagmanager.com/ns.html?id=GTM-MX6DBN9" height="0" width="0" style="display:none;visibility:hidden">&lt;/iframe></noscript>
<div class="site-header">
<button class="hamburger" aria-label="menu toggle"></button>
<a class="logo" href="/">
<a class="logo" href="/" aria-label="Go to the landing page of pub.dev">
<img class="site-logo" src="/static/hash-%%etag%%/img/pub-dev-logo.svg" alt="" width="140" height="30" role="presentation"/>
</a>
<div class="site-header-space"></div>
Expand Down
2 changes: 1 addition & 1 deletion app/test/frontend/golden/publisher_activity_log_page.html
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
<noscript>&lt;iframe src="https://www.googletagmanager.com/ns.html?id=GTM-MX6DBN9" height="0" width="0" style="display:none;visibility:hidden">&lt;/iframe></noscript>
<div class="site-header">
<button class="hamburger" aria-label="menu toggle"></button>
<a class="logo" href="/">
<a class="logo" href="/" aria-label="Go to the landing page of pub.dev">
<img class="site-logo" src="/static/hash-%%etag%%/img/pub-dev-logo.svg" alt="" width="140" height="30" role="presentation"/>
</a>
<div class="site-header-space"></div>
Expand Down
2 changes: 1 addition & 1 deletion app/test/frontend/golden/publisher_admin_page.html
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
<noscript>&lt;iframe src="https://www.googletagmanager.com/ns.html?id=GTM-MX6DBN9" height="0" width="0" style="display:none;visibility:hidden">&lt;/iframe></noscript>
<div class="site-header">
<button class="hamburger" aria-label="menu toggle"></button>
<a class="logo" href="/">
<a class="logo" href="/" aria-label="Go to the landing page of pub.dev">
<img class="site-logo" src="/static/hash-%%etag%%/img/pub-dev-logo.svg" alt="" width="140" height="30" role="presentation"/>
</a>
<div class="site-header-space"></div>
Expand Down
2 changes: 1 addition & 1 deletion app/test/frontend/golden/publisher_list_page.html
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
<noscript>&lt;iframe src="https://www.googletagmanager.com/ns.html?id=GTM-MX6DBN9" height="0" width="0" style="display:none;visibility:hidden">&lt;/iframe></noscript>
<div class="site-header">
<button class="hamburger" aria-label="menu toggle"></button>
<a class="logo" href="/">
<a class="logo" href="/" aria-label="Go to the landing page of pub.dev">
<img class="site-logo" src="/static/hash-%%etag%%/img/pub-dev-logo.svg" alt="" width="140" height="30" role="presentation"/>
</a>
<div class="site-header-space"></div>
Expand Down
2 changes: 1 addition & 1 deletion app/test/frontend/golden/publisher_packages_page.html
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
<noscript>&lt;iframe src="https://www.googletagmanager.com/ns.html?id=GTM-MX6DBN9" height="0" width="0" style="display:none;visibility:hidden">&lt;/iframe></noscript>
<div class="site-header">
<button class="hamburger" aria-label="menu toggle"></button>
<a class="logo" href="/">
<a class="logo" href="/" aria-label="Go to the landing page of pub.dev">
<img class="site-logo" src="/static/hash-%%etag%%/img/pub-dev-logo.svg" alt="" width="140" height="30" role="presentation"/>
</a>
<div class="site-header-space"></div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
<noscript>&lt;iframe src="https://www.googletagmanager.com/ns.html?id=GTM-MX6DBN9" height="0" width="0" style="display:none;visibility:hidden">&lt;/iframe></noscript>
<div class="site-header">
<button class="hamburger" aria-label="menu toggle"></button>
<a class="logo" href="/">
<a class="logo" href="/" aria-label="Go to the landing page of pub.dev">
<img class="site-logo" src="/static/hash-%%etag%%/img/pub-dev-logo.svg" alt="" width="140" height="30" role="presentation"/>
</a>
<div class="site-header-space"></div>
Expand Down
2 changes: 1 addition & 1 deletion app/test/frontend/golden/report_page.html
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<noscript>&lt;iframe src="https://www.googletagmanager.com/ns.html?id=GTM-MX6DBN9" height="0" width="0" style="display:none;visibility:hidden">&lt;/iframe></noscript>
<div class="site-header">
<button class="hamburger" aria-label="menu toggle"></button>
<a class="logo" href="/">
<a class="logo" href="/" aria-label="Go to the landing page of pub.dev">
<img class="site-logo" src="/static/hash-%%etag%%/img/pub-dev-logo.svg" alt="" width="140" height="30" role="presentation"/>
</a>
<div class="site-header-space"></div>
Expand Down
2 changes: 1 addition & 1 deletion app/test/frontend/golden/report_page_appeal.html
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<noscript>&lt;iframe src="https://www.googletagmanager.com/ns.html?id=GTM-MX6DBN9" height="0" width="0" style="display:none;visibility:hidden">&lt;/iframe></noscript>
<div class="site-header">
<button class="hamburger" aria-label="menu toggle"></button>
<a class="logo" href="/">
<a class="logo" href="/" aria-label="Go to the landing page of pub.dev">
<img class="site-logo" src="/static/hash-%%etag%%/img/pub-dev-logo.svg" alt="" width="140" height="30" role="presentation"/>
</a>
<div class="site-header-space"></div>
Expand Down
2 changes: 1 addition & 1 deletion app/test/frontend/golden/search_page.html
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
<noscript>&lt;iframe src="https://www.googletagmanager.com/ns.html?id=GTM-MX6DBN9" height="0" width="0" style="display:none;visibility:hidden">&lt;/iframe></noscript>
<div class="site-header">
<button class="hamburger" aria-label="menu toggle"></button>
<a class="logo" href="/">
<a class="logo" href="/" aria-label="Go to the landing page of pub.dev">
<img class="site-logo" src="/static/hash-%%etag%%/img/pub-dev-logo.svg" alt="" width="140" height="30" role="presentation"/>
</a>
<div class="site-header-space"></div>
Expand Down
Loading
Loading