Skip to content

Commit

Permalink
Fix favicons inclusion after e932345. (#23473)
Browse files Browse the repository at this point in the history
  • Loading branch information
XhmikosR authored Aug 18, 2017
1 parent 74d9639 commit 41bcab6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions _includes/header.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@
{% endif %}
<link href="{{ site.baseurl }}/assets/css/docs.min.css" rel="stylesheet">

{% include favicons.html %}

{% include social.html %}

<script>
Expand Down

0 comments on commit 41bcab6

Please sign in to comment.