update layout

This commit is contained in:
Luke Oliff 2018-09-07 16:23:09 +01:00
parent 74f7f5600c
commit add475c155
No known key found for this signature in database
GPG Key ID: 8DF5909650449E9F
1 changed files with 2 additions and 2 deletions

View File

@ -14,7 +14,7 @@
<body>
<div class="wrapper">
<header>
<h1><a href="{{ "/" | absolute_url }}">{{ site.title | default: site.github.repository_name }}</a></h1>
<h1><a href="https://my-first-pr.github.io">{{ site.title | default: site.github.repository_name }}</a></h1>
{% if site.logo %}
<img src="{{site.logo | relative_url}}" alt="Logo" />
@ -22,7 +22,7 @@
<p>{{ site.description | default: site.github.project_tagline }}</p>
<p class="view"><a href="{{ "/" | absolute_url }}">Homepage</a></p>
<p class="view"><a href="https://my-first-pr.github.io">Homepage</a></p>
<h3>Current projects</h3>