We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5cdd056 commit 2b2353dCopy full SHA for 2b2353d
1 file changed
src/pages/Landing.vue
@@ -28,6 +28,18 @@
28
class="btn btn--b btn--primary btn--large"
29
style="color:black;background-color:#fff;padding: 1.5em;"
30
>Sign in with Blockstack</a>
31
+ <a
32
+ href="https://www.producthunt.com/posts/notekeeper-2?utm_source=badge-featured&utm_medium=badge&utm_souce=badge-notekeeper-2"
33
+ target="_blank"
34
+ >
35
+ <img
36
+ src="https://api.producthunt.com/widgets/embed-image/v1/featured.svg?post_id=169272&theme=light"
37
+ alt="Notekeeper - Decentralized Note Keeping App | Product Hunt Embed"
38
+ style="width: 250px; height: 54px;"
39
+ width="250px"
40
+ height="54px"
41
+ />
42
+ </a>
43
</div>
44
45
<div class="pd pd--right pd--dark">
0 commit comments