summaryrefslogtreecommitdiff
path: root/includes
diff options
context:
space:
mode:
Diffstat (limited to 'includes')
-rw-r--r--includes/foot.php4
-rw-r--r--includes/nav.php2
2 files changed, 3 insertions, 3 deletions
diff --git a/includes/foot.php b/includes/foot.php
index f0330de..e8432b9 100644
--- a/includes/foot.php
+++ b/includes/foot.php
@@ -6,9 +6,9 @@
<p>
&copy; 2019-<?php printf('%s', date('Y')); ?> Adam Carpenter
<br>
- Content released under <a target="_blank" href="https://creativecommons.org/licenses/by/4.0/">CC BY 4.0</a>.
+ Content released under <a href="https://creativecommons.org/licenses/by/4.0/">CC BY 4.0</a>.
<br>
- Source code released under <a target="_blank" href="https://opensource.org/licenses/BSD-3-Clause">BSD 3-Clause</a>, unless otherwise stated.
+ Source code released under <a href="https://opensource.org/licenses/BSD-3-Clause">BSD 3-Clause</a>, unless otherwise stated.
<noscript>
JavaScript? Where we're going we don't need JavaScript.
</noscript>
diff --git a/includes/nav.php b/includes/nav.php
index 1cac23c..93d83fa 100644
--- a/includes/nav.php
+++ b/includes/nav.php
@@ -33,7 +33,7 @@
<a href="/links">Links</a>
</li>
<li>
- <a target="_blank" href="https://git.53hor.net/">Repos</a>
+ <a href="https://git.53hor.net/">Repos</a>
</li>
<li>
<a href="/feed.php">RSS</a>