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 3fe708c commit b8d9f54Copy full SHA for b8d9f54
_layouts/default.html
@@ -33,7 +33,7 @@
33
{% endif %}
34
35
<h1 id="project_title">
36
- <img src='images/logo.png' width='64' height='64' class='logo'/>
+ <img src='/images/logo.png' width='64' height='64' class='logo'/>
37
{{ site.title | default: site.github.repository_name }}
38
</h1>
39
<h2 id="project_tagline">{{ site.description | default: site.github.project_tagline }}</h2>
0 commit comments