Skip to content

Commit fc18dfc

Browse files
authored
Merge pull request #29 from coderolls/update-blogpost
Update default.html
2 parents f6b7146 + 327fffe commit fc18dfc

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
@@ -107,7 +107,7 @@
107107
<!-- Site Title
108108
================================================== -->
109109
<div class="mainheading">
110-
<h1 class="sitetitle" ><a href="{{ site.baseurl }}">{{ site.name }}</a></h1>
110+
<h1 class="sitetitle" ><a href="https://coderolls.com/">{{ site.name }}</a></h1>
111111
<p class="lead">
112112
{{ site.description }}
113113
</p>

0 commit comments

Comments
 (0)