From 6498b072569c39dbf9dae76537f19fdffdf72916 Mon Sep 17 00:00:00 2001 From: Nate B <nb@astragroup.info> Date: Wed, 18 Nov 2020 17:27:52 -0700 Subject: [PATCH] 11-18-20_17:27:52 --- _layouts/simple.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_layouts/simple.html b/_layouts/simple.html index 0fd53fe..3cdb656 100644 --- a/_layouts/simple.html +++ b/_layouts/simple.html @@ -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>