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.
2 parents 7c8e9f6 + 0deb9e6 commit c1434f1Copy full SHA for c1434f1
lib/rdoc/generator/template/rails/_panel.rhtml
@@ -4,7 +4,7 @@
4
<nav class="panel panel_tree" id="panel" data-turbo-permanent>
5
<div class="logo">
6
<a href="/">
7
- <img width="300" src="/i/logo.svg" alt="Ruby on Rails logo">
+ <img width="300" src="/i/logo.svg" alt="<%= project_name %>">
8
</a>
9
</div>
10
<div class="header">
0 commit comments