mirror of
https://github.com/kognise/water.css.git
synced 2025-08-16 10:04:41 +02:00
fix: add rel=noopener to link
This commit is contained in:
@@ -106,6 +106,7 @@
|
||||
<a
|
||||
href="https://www.producthunt.com/posts/water-css?utm_source=badge-featured&utm_medium=badge&utm_souce=badge-water-css"
|
||||
target="_blank"
|
||||
rel="noopener"
|
||||
>
|
||||
<img
|
||||
id="product-hunt"
|
||||
@@ -193,7 +194,7 @@
|
||||
|
||||
<h2 id="bookmarklet">Bookmarklet</h2>
|
||||
<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>
|
||||
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