Skip to content

Commit ac0d86f

Browse files
committed
chore: remove Kinde
1 parent db9fdc1 commit ac0d86f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/APICards.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<li
2424
class="relative flex list-none flex-col gap-4 rounded-2xl bg-kinde-grey-50 p-12 dark:bg-kinde-grey-900"
2525
>
26-
<h3>Kinde Account API</h3>
26+
<h3>Account API</h3>
2727
<p>
2828
For managing the currently signed-in user, includes e.g their profile, roles, permissions, billing info and revoking tokens
2929
</p>

0 commit comments

Comments
 (0)