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 5d3638f commit dbdb97fCopy full SHA for dbdb97f
_layouts/default.html
@@ -22,7 +22,7 @@
22
{% endif %}
23
24
<h1 id="project_title">
25
- <img src='images/logo.png' width='64' height='64' style-'box-shadow: none;text-shadow: none;border:none'/>
+ <img src='images/logo.png' width='64' height='64' style='box-shadow: none;text-shadow: none;border:none'/>
26
{{ site.title | default: site.github.repository_name }}
27
</h1>
28
<h2 id="project_tagline">{{ site.description | default: site.github.project_tagline }}</h2>
0 commit comments