Skip to content

Commit 923b27d

Browse files
authored
cp logo
1 parent a6744ee commit 923b27d

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

src/_includes/head.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
<header>
22
<div class="logo-wrap">
33
<a href="https://www.webpagetest.org">
4-
<span class="vis-hidden">WebPageTest Homepage</span>
5-
<img src="/img/wpt-logo.svg" alt="WebPageTest, by Catchpoint">
4+
<img src="https://www.webpagetest.org/assets/images/catchpoint.svg" alt="Catchpoint">
65
</a>
7-
<a href="/">Documentation</a>
6+
<a class="logo-wptlink" href="https://webpagetest.org">WebPageTest </a>
7+
<a href="/"> Documentation</a>
88
</div>
99
<div id="search"></div>
10-
</header>
10+
</header>

0 commit comments

Comments
 (0)