File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 99
1010{% seo %}
1111 {% include head-custom.html %}
12- < link rel ="shortcut icon " type ="image/x-icon " href ="/ favicon.ico "/>
12+ < link rel ="shortcut icon " type ="image/x-icon " href ="favicon.ico "/>
1313 </ head >
1414
1515 < body >
2121 < a id ="forkme_banner " href ="{{ site.github.repository_url }} "> View on GitHub</ a >
2222 {% endif %}
2323
24- < h1 id ="project_title "> < img src ='images/logo.png ' width ='64 ' height ='64 '/> {{ site.title | default: site.github.repository_name }}</ h1 >
24+ < h1 id ="project_title "> < img src ='images/logo.png ' width ='64 ' height ='64 ' style- 'text-shadow: none' /> {{ site.title | default: site.github.repository_name }}</ h1 >
2525 < h2 id ="project_tagline "> {{ site.description | default: site.github.project_tagline }}</ h2 >
2626
2727 {% if site.show_downloads %}
File renamed without changes.
You can’t perform that action at this time.
0 commit comments