Skip to content

Commit

Permalink
Use the light blue WPT logo for the legacy runner (#13814)
Browse files Browse the repository at this point in the history
We have a nice logo, let's use it more.
  • Loading branch information
foolip authored Oct 31, 2018
1 parent 7eeaa91 commit 4c7258c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 9 deletions.
2 changes: 1 addition & 1 deletion tools/runner/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<div class="container">
<div class="navbar-header">
<a class="navbar-brand" href="#">
<img src='logo.svg' width='50' height='50' alt='Logo for the WPT Runner'>
<img src='/images/wpt-logo/wpt-logo-lightblue-bg.svg' width='50' height='50' style='border-radius: 50%' alt='WPT Logo'>
web-platform-tests Runner
</a>
</div>
Expand Down
8 changes: 0 additions & 8 deletions tools/runner/logo.svg

This file was deleted.

0 comments on commit 4c7258c

Please sign in to comment.