summaryrefslogtreecommitdiff
path: root/head.html
diff options
context:
space:
mode:
authorMartin Fischer <martin@push-f.com>2021-11-27 10:52:41 +0100
committerMartin Fischer <martin@push-f.com>2021-11-27 12:54:12 +0100
commit1c87c6ac8dc4ac6befad050d399d32b32e665df1 (patch)
tree43fa6d0dee3170478dc5f43945a4285cefb79cda /head.html
parent68224ab860f92aec2325ccc1745703779964c240 (diff)
html: add target=_blank to credit links
Diffstat (limited to 'head.html')
-rw-r--r--head.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/head.html b/head.html
index 605fc72..77279c3 100644
--- a/head.html
+++ b/head.html
@@ -15,6 +15,6 @@
</div>
<div style="clear: both"></div>
-page generated by <a tabindex=1 href="https://push-f.com/">push-f</a>
- from the <a tabindex=2 href="https://github.com/jplatte/caniuse.rs">TOML files</a>
- maintained by <a tabindex=3 href="https://blog.turbo.fish/">jplatte</a>
+page generated by <a tabindex=1 target=_blank href="https://push-f.com/">push-f</a>
+ from the <a tabindex=2 target=_blank href="https://github.com/jplatte/caniuse.rs">TOML files</a>
+ maintained by <a tabindex=3 target=_blank href="https://blog.turbo.fish/">jplatte</a>