We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a437ed5 + e7d6dc6 commit 1cc44f0Copy full SHA for 1cc44f0
1 file changed
layouts/index.html
@@ -24,7 +24,7 @@ <h1 class="display-4 fw-semibold mb-3"><img src="{{ `images/logo.svg` | relURL
24
<h3 class="text-secondary text-center my-5">Community Feedback</h3>
25
{{ partial "community-feedback/carousel.html" . }}
26
27
- <div class="d-flex justify-content-center align-items-center gap-3 flex-wrap">
+ <div style="visibility:hidden;display:none!important;" class="d-flex justify-content-center align-items-center gap-3 flex-wrap">
28
29
<a href="https://www.producthunt.com/products/bitcoin-safe-desktop-wallet-foss" target="_blank">
30
<img src="https://api.producthunt.com/widgets/embed-image/v1/follow.svg?product_id=1205455&theme=light"
0 commit comments