11-18-20_17:27:52

This commit is contained in:
Rax Ventus 2020-11-18 17:27:52 -07:00
parent bc0397023e
commit 6498b07256
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@
<body>
<header>
<div class="container">
<a id="a-title" href="{{ '/' | relative_url }}">
<a id="a-title" href="{{ '/' | relative_url }}"target="_blank">
<h1>{{ site.title | default: site.github.repository_name }}</h1>
</a>
<h2>{{ site.description | default: site.github.project_tagline }}</h2>