Skip to content

Commit

Permalink
Add logo to the site (#174)
Browse files Browse the repository at this point in the history
  • Loading branch information
guenter committed Apr 11, 2019
1 parent dd51929 commit aad0850
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion site/themes/book/layouts/partials/docs/brand.html
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
<h2 class="book-brand">
<a href="{{ .Site.BaseURL }}">{{ .Site.Title }}</a>
<a href="{{ .Site.BaseURL }}"><img src="{{ "images/kudo_horizontal_color.png" | relURL }}" alt="KUDO" width="256"/></a>
</h2>
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 aad0850

Please sign in to comment.