Skip to content

Commit eff35a2

Browse files
committed
Link logo to beginning of document
1 parent e0f77ad commit eff35a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/layouts/layout.erb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ under the License.
5151
</span>
5252
</a>
5353
<div class="toc-wrapper">
54-
<div class="logo-wrapper"><%= image_tag "logo.png", class: 'logo' %></div>
54+
<div class="logo-wrapper"><a href="/#"><%= image_tag "logo.png", class: 'logo' %></a></div>
5555
<% if language_tabs.any? %>
5656
<div class="lang-selector">
5757
<% language_tabs.each do |lang| %>

0 commit comments

Comments
 (0)