mirror of
https://github.com/kognise/water.css.git
synced 2025-08-17 18:37:04 +02:00
fix: add rel=noopener to link
This commit is contained in:
@@ -106,6 +106,7 @@
|
|||||||
<a
|
<a
|
||||||
href="https://www.producthunt.com/posts/water-css?utm_source=badge-featured&utm_medium=badge&utm_souce=badge-water-css"
|
href="https://www.producthunt.com/posts/water-css?utm_source=badge-featured&utm_medium=badge&utm_souce=badge-water-css"
|
||||||
target="_blank"
|
target="_blank"
|
||||||
|
rel="noopener"
|
||||||
>
|
>
|
||||||
<img
|
<img
|
||||||
id="product-hunt"
|
id="product-hunt"
|
||||||
@@ -193,7 +194,7 @@
|
|||||||
|
|
||||||
<h2 id="bookmarklet">Bookmarklet</h2>
|
<h2 id="bookmarklet">Bookmarklet</h2>
|
||||||
<p>
|
<p>
|
||||||
A bookmarklet is a snippet of JavaScript that sits in your bookmarks bar.
|
A bookmarklet is a snippet of JavaScript that sits in your bookmarks bar.
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
The Waterize bookmarklet can be used to make ugly websites more readable by replacing the styles with Water.css. Just drag this link to your bookmarks bar:
|
The Waterize bookmarklet can be used to make ugly websites more readable by replacing the styles with Water.css. Just drag this link to your bookmarks bar:
|
||||||
|
Reference in New Issue
Block a user