aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--footer.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/footer.html b/footer.html
index 7168fb1..b45316f 100644
--- a/footer.html
+++ b/footer.html
@@ -7,13 +7,13 @@
The code for this site is licensed under <a
href="https://git.smithies.me.uk/blarg/tree/LICENSE">MIT</a>. <br>
Here's the blog's <a href="atom.xml">Atom feed</a>. <br><br>
- <a style="text-decoration: none!important" href="https://validator.w3.org/nu/?doc=https%3A%2F%2Fjustine.smithies.me.uk%2F">
+ <a style="text-decoration: none!important" href="https://validator.w3.org/nu/?doc=https%3A%2F%2Fjustine.smithies.me.uk%2F" target="_blank">
<img src="public/html5.gif" width="88" height="31" loading="lazy" alt="Valid HTML5" style="margin-right: 10px; image-rendering: pixelated">
</a>
- <a style="text-decoration: none!important" href="https://vim.org">
+ <a style="text-decoration: none!important" href="https://vim.org" target="_blank">
<img src="public/vim-anim.gif" width="88" height="31" loading="lazy" alt="Edited in VIM9" style="margin-right: 10px; image-rendering: pixelated">
</a>
- <a style="text-decoration: none!important" href="https://freebsd.org">
+ <a style="text-decoration: none!important" href="https://freebsd.org" target="_blank">
<img src="public/freebsd.gif" width="88" height="31" loading="lazy" alt="Powered by FreeBSD" style="margin-right: 10px; image-rendering: pixelated">
</a>
<br><br>