Skip to content

Commit

Permalink
chore: update page titles to "Clerk _Name_ SDK" for sdk reference ove…
Browse files Browse the repository at this point in the history
…rviews (#1789)

Co-authored-by: Alexis Aguilar <[email protected]>
  • Loading branch information
victoriaxyz and alexisintech authored Dec 10, 2024
1 parent 0b62249 commit 1c92a55
Show file tree
Hide file tree
Showing 7 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion docs/references/astro/overview.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Astro and Clerk
title: Clerk Astro SDK
description: Learn how to use Clerk to quickly and easily add secure authentication and user management to your Astro application.
---

Expand Down
4 changes: 2 additions & 2 deletions docs/references/chrome-extension/overview.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Chrome Extension SDK
description: Learn how to integrate Clerk into your Chrome Extension
title: Clerk Chrome Extension SDK
description: Learn how to use Clerk to quickly and easily add secure authentication and user management to your Chrome Extension.
---

Clerk provides a Chrome Extension SDK that allows you to easily integrate Clerk into your Chrome Extension. This SDK provides a simple way to authenticate users and manage their sessions.
Expand Down
2 changes: 1 addition & 1 deletion docs/references/expo/overview.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Expo and Clerk
title: Clerk Expo SDK
description: Learn how to use Clerk to quickly and easily add secure authentication and user management to your Expo application.
---

Expand Down
4 changes: 2 additions & 2 deletions docs/references/javascript/overview.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: ClerkJS
description: ClerkJS is Clerk's foundational JavaScript library for building user management and authentication.
title: Clerk JavaScript SDK
description: Clerk's JavaScript SDK is a foundational library for building user management and authentication.
---

ClerkJS is our foundational JavaScript library for building user management and authentication. It enables you to register, sign in, verify and manage users for your application using highly customizable flows.
Expand Down
2 changes: 1 addition & 1 deletion docs/references/nextjs/overview.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Next.js reference overview
title: Clerk Next.js SDK
description: Learn how to use Clerk to quickly and easily add secure authentication and user management to your Next.js application.
---

Expand Down
2 changes: 1 addition & 1 deletion docs/references/redwood/overview.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Use Clerk with RedwoodJS
title: Clerk RedwoodJS SDK
description: Learn how to use Clerk to quickly and easily add secure authentication and user management to your RedwoodJS application.
---

Expand Down
2 changes: 1 addition & 1 deletion docs/references/tanstack-start/overview.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: "TanStack Start and Clerk"
title: Clerk TanStack Start SDK
description: Learn how to use Clerk to quickly and easily add secure authentication and user management to your TanStack Start application.
---

Expand Down

0 comments on commit 1c92a55

Please sign in to comment.