additional info for seo
This commit is contained in:
5 files changed
+444
No files matched your search
@@ -478,18 +478,22 @@
|
||||
<article class="lp-seo__item">
|
||||
<h3>Track poker profits and losses</h3>
|
||||
<p>Record each buy-in, re-buy, cashout, correction, and note as it happens. Player profit and loss updates from the ledger automatically.</p>
|
||||
<a class="lp-seo__link" href="{{ url_for('public.use_case', slug='poker-profit-loss-tracker') }}">Profit and loss tracking</a>
|
||||
</article>
|
||||
<article class="lp-seo__item">
|
||||
<h3>Keep a clean poker ledger</h3>
|
||||
<p>The append-only ledger keeps sessions, settlements, fronts, and payouts in order while preserving the history behind every total.</p>
|
||||
<a class="lp-seo__link" href="{{ url_for('public.use_case', slug='poker-ledger') }}">Poker ledger details</a>
|
||||
</article>
|
||||
<article class="lp-seo__item">
|
||||
<h3>Build poker stats automatically</h3>
|
||||
<p>League leaderboards, net winnings, ROI, win rate, session counts, recent form, and rank movement update from the same data your group enters on game night.</p>
|
||||
<a class="lp-seo__link" href="{{ url_for('public.use_case', slug='poker-stats-tracker') }}">Poker stats tracking</a>
|
||||
</article>
|
||||
<article class="lp-seo__item">
|
||||
<h3>Built for home games</h3>
|
||||
<p>Private leagues, shared results, and public league pages are all optional. Your group decides what stays private and what gets shared.</p>
|
||||
<a class="lp-seo__link" href="{{ url_for('public.use_case', slug='home-poker-league-tracker') }}">League tracking</a>
|
||||
</article>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in new issue
Block a user