Skip to content

Commit

Permalink
Swap out the favicon
Browse files Browse the repository at this point in the history
  • Loading branch information
danielbachhuber committed Jul 13, 2017
1 parent 637a3c2 commit 7c4175e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions _includes/header.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
<link rel="stylesheet" type="text/css" href="/assets/css/stylesheet.css?v=4" media="screen" />
<link rel="stylesheet" type="text/css" href="/assets/css/fa.css" media="screen" />

<link rel="icon" type="image/x-icon" href="/assets/img/favicon.ico" />
<link rel="shortcut icon" href="/assets/img/favicon.ico" />
<link rel="icon" type="image/x-icon" href="/assets/img/favicon.jpg" />
<link rel="shortcut icon" href="/assets/img/favicon.jpg" />
<link rel="alternate" type="application/atom+xml" href="/atom.xml" title="Atom Feed">

<title>{{ page.title }} | WP-CLI</title>
Expand Down
Binary file added assets/img/favicon.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 7c4175e

Please sign in to comment.