-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
b1afcb4
commit 97f4904
Showing
1 changed file
with
3 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -85,7 +85,6 @@ <h3 class="subtitle is-5 is-muted">A web application for quickly performing user | |
</div> | ||
</div> | ||
</section> | ||
</div> | ||
|
||
<section class="section" id="features"> | ||
<div class="container is-max-widescreen"> | ||
|
@@ -172,9 +171,9 @@ <h4 class="title is-5 has-text-primary pb-0 mb-0">Export/Import</h4> | |
<div class="column is-4 has-text-centered"> | ||
<div class="container"> | ||
<div class="title-wrapper has-text-centered margin_v30"> | ||
<h2 class="title is-4 has-text-primary">Utilisez-vous User-Extended ? Nous voulons savoir ce que vous en pensez</h2> | ||
<h3 class="subtitle is-5 is-muted margin_v30">Vos commentaires sont très importants pour améliorer cette application</h3> | ||
<h3 class="subtitle is-5 is-muted margin_v30">Vous pouvez également <a href="(https://github.com/sponsors/EyeSeeTea">soutenir notre travail par une contribution unique ou en devenant un sponsor github régulier</a></h3> | ||
<h2 class="title is-4 has-text-primary">Do you use User-Extended? Please share your thought with us</h2> | ||
<h3 class="subtitle is-5 is-muted margin_v30">Your feedback is very important to improve the app</h3> | ||
<h3 class="subtitle is-5 is-muted margin_v30">You can also support our work with <a href="(https://github.com/sponsors/EyeSeeTea">a one-off contribution or by becoming a regular github sponsor</a></h3> | ||
</div> | ||
</div> | ||
<a href="mailto:[email protected]" class="button cta "> | ||
|