We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81451b7 commit fcfd6eaCopy full SHA for fcfd6ea
docs-layout/source/layouts/_header.erb
@@ -35,7 +35,7 @@
35
<% if current_page.data.title %> <%# this is a proxy for if !homepage %>
36
<header class="header header-layout">
37
<h1 class="logo">
38
- <a href="/"><%= vars.book_title || 'Default Book Title' %></a>
+ <a href="/"><%= vars.book_title || 'Appdynamics' %></a>
39
</h1>
40
<%= yield_for_archive_drop_down_menu %>
41
<%# @TODO: Replace with dynamic versioning %>
0 commit comments