update url

This commit is contained in:
Kameron Kenny 2019-01-15 15:44:10 -05:00
parent 8a5760f4c8
commit 14bf50485a
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
<div id="header"> <div id="header">
<h1>{{ site.title | default: site.github.repository_name }}</h1> <h1><a href="{{ site.url }}">{{ site.title | default: site.github.repository_name }}</a></h1>
</div><!-- end header --> </div><!-- end header -->
<div class="wrapper"> <div class="wrapper">