Skip to content

Commit 9c20162

Browse files
committed
Added producthunt
1 parent 40f0815 commit 9c20162

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

docs/index.html

+17
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,16 @@
5252
src="https://cdnjs.buymeacoffee.com/1.0.0/widget.prod.min.js" data-id="ansxuman"
5353
data-description="Support me on Buy me a coffee!" data-message="" data-color="#FF5F5F"
5454
data-position="Right" data-x_margin="18" data-y_margin="18"></script>
55+
56+
<a href="https://www.producthunt.com/posts/clave-3?embed=true&utm_source=badge-featured&utm_medium=badge&utm_souce=badge-clave&#0045;3"
57+
target="_blank"
58+
class="product-hunt-badge">
59+
<img src="https://api.producthunt.com/widgets/embed-image/v1/featured.svg?post_id=669391&theme=auto"
60+
alt="Clave - Simple&#0044;&#0032;secure&#0032;authentication | Product Hunt"
61+
style="width: 250px; height: 54px;"
62+
data-theme="light"
63+
data-theme-dark="dark" />
64+
</a>
5565
</div>
5666

5767
<main>
@@ -285,6 +295,13 @@ <h4>Support</h4>
285295
.download-button i {
286296
font-size: 1.1em;
287297
}
298+
299+
.product-hunt-badge {
300+
position: fixed;
301+
left: 18px;
302+
bottom: 18px;
303+
z-index: 999;
304+
}
288305
</style>
289306
</body>
290307

0 commit comments

Comments
 (0)