mirror of
https://github.com/schlagmichdoch/PairDrop.git
synced 2026-05-26 21:54:43 +00:00
Add rel="noreferrer" to any external links
This commit is contained in:
+3
-3
@@ -122,17 +122,17 @@
|
|||||||
<h1>Snapdrop</h1>
|
<h1>Snapdrop</h1>
|
||||||
<div class="font-subheading">The easiest way to transfer files across devices.</div>
|
<div class="font-subheading">The easiest way to transfer files across devices.</div>
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<a class="icon-button" target="_blank" href="https://github.com/RobinLinus/snapdrop" title="Snapdrop on Github">
|
<a class="icon-button" target="_blank" href="https://github.com/RobinLinus/snapdrop" title="Snapdrop on Github" rel="noreferrer">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use xlink:href="#github" />
|
<use xlink:href="#github" />
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
<a class="icon-button" target="_blank" href="https://twitter.com/intent/tweet?text=https://snapdrop.net%20by%20@robin_linus%20&" title="Tweet about Snapdrop">
|
<a class="icon-button" target="_blank" href="https://twitter.com/intent/tweet?text=https://snapdrop.net%20by%20@robin_linus%20&" title="Tweet about Snapdrop" rel="noreferrer">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use xlink:href="#twitter" />
|
<use xlink:href="#twitter" />
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
<a class="icon-button" target="_blank" href="https://github.com/RobinLinus/snapdrop#frequently-asked-questions" title="Frequently asked questions">
|
<a class="icon-button" target="_blank" href="https://github.com/RobinLinus/snapdrop#frequently-asked-questions" title="Frequently asked questions" rel="noreferrer">
|
||||||
<svg class="icon">
|
<svg class="icon">
|
||||||
<use xlink:href="#help-outline" />
|
<use xlink:href="#help-outline" />
|
||||||
</svg>
|
</svg>
|
||||||
|
|||||||
Reference in New Issue
Block a user