Skip to content

Commit ead54b3

Browse files
author
SPRINX0\prochazka
committed
inquiry link
1 parent e18f420 commit ead54b3

File tree

3 files changed

+15
-2
lines changed

3 files changed

+15
-2
lines changed

content/download.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,5 @@ aliases:
99
---
1010

1111
{{< download >}}
12+
13+
{{< feedback >}}

layouts/shortcodes/feedback.html

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
<p>
2+
<h2 id="give-us-feedback">Give us a feedback</h2>
3+
4+
Your feedback is very valuable for us. It helps us to improve DbGate and make it more useful for you.
5+
</p>
6+
7+
<p>
8+
<a href="https://github.com/dbgate/dbgate/discussions/1117" class="button is-info is-medium">Fill out the survey</a>
9+
</p>

layouts/shortcodes/sponsor.html

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,10 @@ <h2 id="support-us">Support us</h2>
66

77
<p>
88
<a href="/support" class="button is-info is-medium">Become a sponsor / backer</a>
9-
<a href="https://testimonial.to/dbgate" class="button is-info is-medium">Recommend DbGate</a>
10-
<a href="https://www.g2.com/products/dbgate/reviews" class="button is-info is-medium">Rate on G2</a>
9+
<a href="https://github.com/dbgate/dbgate/discussions/1117" class="button is-info is-medium">Fill out the survey</a>
10+
11+
<!-- <a href="https://testimonial.to/dbgate" class="button is-info is-medium">Recommend DbGate</a>
12+
<a href="https://www.g2.com/products/dbgate/reviews" class="button is-info is-medium">Rate on G2</a> -->
1113
</p>
1214

1315
<p>

0 commit comments

Comments
 (0)