Skip to content

Commit fe1f2a2

Browse files
committed
fix 37 fix+add link
1 parent e1295a2 commit fe1f2a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_layouts/default.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<header class="inner">
2323
<!-- a id="forkme_banner" href="{{ site.github.repository_url }}">View on GitHub</a -->
2424

25-
<h1 id="project_title" href="https://easy-phpc.github.io/">{{ site.title | default: site.github.repository_name }}</h1>
25+
<h1 id="project_title"><a href="https://easy-phpc.github.io/">{{ site.title | default: site.github.repository_name }}</a></h1>
2626
<h2 id="project_tagline">{{ site.description | default: site.github.project_tagline }}</h2>
2727

2828
{% if site.show_downloads %}

0 commit comments

Comments
 (0)