Skip to content

Commit ca9ba08

Browse files
Update header.html
1 parent 56f272b commit ca9ba08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_includes/header.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
{% endif %}
2727
<header class="cf">
2828
<div class="container">
29-
<h1><a href="/">WP-CLI</a></h1>
29+
<h1><a href="/"><img alt="WP-CLI" src="/assets/img/wp-cli-logo.png" height="40px"></a></h1>
3030
{% capture page_url %}{{ page.url | remove:'index.html' }}{% endcapture %}
3131
{% if page_url == '/restful/' %}
3232
<h2>The <em>RESTful</em> command line interface for WordPress</h2>

0 commit comments

Comments
 (0)