summaryrefslogtreecommitdiffhomepage
path: root/src/prj/mmv
diff options
context:
space:
mode:
authorThomas Voss <mail@thomasvoss.com> 2023-08-28 22:04:29 +0300
committerThomas Voss <mail@thomasvoss.com> 2023-08-28 22:05:26 +0300
commit7566c4844edb62eeeaf3537c881c9771a4bef262 (patch)
tree46c0a25e249e55be7c4afeb83a99a7d6ded1f6d0 /src/prj/mmv
parent18606c79928ee6ad90576dc9b879c4e2d39d91fd (diff)
Add ‘target="_blank"’ to GitHub links
Diffstat (limited to 'src/prj/mmv')
-rw-r--r--src/prj/mmv/index.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/prj/mmv/index.html b/src/prj/mmv/index.html
index bf4b07d..09aadb1 100644
--- a/src/prj/mmv/index.html
+++ b/src/prj/mmv/index.html
@@ -27,9 +27,9 @@
<p>
<em>
You can find the <code>mmv</code> git repository over at
- <a href="https://git.sr.ht/~mango/mmv"
- target="_blank">sourcehut</a>
- or <a href="https://github.com/Mango0x45/mmv">GitHub</a>.
+ <a href="https://git.sr.ht/~mango/mmv" target="_blank">sourcehut</a>
+ or <a href="https://github.com/Mango0x45/mmv"
+ target="_blank">GitHub</a>.
</em>
</p>