Skip to content

Commit 11147c1

Browse files
AlbertMNdnorhoj
authored andcommitted
Added favicon
1 parent f13d154 commit 11147c1

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

source/images/favicon.ico

4.19 KB
Binary file not shown.

source/layouts/layout.erb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ under the License.
3939
<% end %>
4040
<% end %>
4141
<title><%= current_page.data.title || "API Documentation" %></title>
42+
<%= favicon_tag 'favicon.ico?v=1' %>
4243

4344
<style media="screen">
4445
<%= Rouge::Themes::MonokaiSublimeSlate.render(:scope => '.highlight') %>

0 commit comments

Comments
 (0)