Skip to content

Commit bc9fbba

Browse files
Aldarandeclaude
andcommitted
docs: ajoute une section « Soutenir le projet » (Ko-fi / GitHub Sponsors)
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
1 parent ec750f2 commit bc9fbba

1 file changed

Lines changed: 21 additions & 0 deletions

File tree

docs/fr_FR/index.html

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -263,6 +263,7 @@
263263
<a href="#securite">Sécurité</a>
264264
<a href="#depannage">Dépannage</a>
265265
<a href="#support">Support</a>
266+
<a href="#don">Soutenir le projet</a>
266267

267268
<div class="sidebar-section">Développeurs</div>
268269
<a href="dev.html">Guide de développement</a>
@@ -1182,6 +1183,26 @@ <h1 id="support">Support</h1>
11821183
Les pull requests sont les bienvenues. N'hésitez pas à proposer des corrections ou des améliorations via GitHub.
11831184
</div>
11841185

1186+
<h1 id="don">Soutenir le projet ☕</h1>
1187+
1188+
<p>ProJote est un plugin <strong>gratuit et open-source</strong>, développé et maintenu sur mon temps libre. Si vous l'appréciez et souhaitez m'encourager, vous pouvez m'offrir un café : ces dons participent au maintien et au développement du plugin (corrections, nouvelles fonctionnalités, compatibilité Pronote).</p>
1189+
1190+
<p style="display:flex;gap:14px;flex-wrap:wrap;margin:18px 0;">
1191+
<a href="https://ko-fi.com/aldarande" target="_blank" rel="noopener"
1192+
style="display:inline-flex;align-items:center;gap:8px;padding:11px 20px;border-radius:8px;background:#13C3FF;color:#fff;text-decoration:none;font-weight:600;">
1193+
☕ Ko-fi
1194+
</a>
1195+
<a href="https://github.com/sponsors/Aldarande" target="_blank" rel="noopener"
1196+
style="display:inline-flex;align-items:center;gap:8px;padding:11px 20px;border-radius:8px;background:#1b4332;color:#fff;text-decoration:none;font-weight:600;">
1197+
♥ GitHub Sponsors
1198+
</a>
1199+
</p>
1200+
1201+
<div class="callout callout-tip">
1202+
<strong>Merci !</strong>
1203+
Un don n'est jamais obligatoire : signaler un bug, proposer une amélioration ou simplement partager le plugin aide tout autant le projet.
1204+
</div>
1205+
11851206
</main>
11861207

11871208
<footer>

0 commit comments

Comments
 (0)