Skip to content

Commit 733dabd

Browse files
authored
chore: remove dead examples from getting started page (#1725)
1 parent 988d99e commit 733dabd

File tree

1 file changed

+0
-18
lines changed

1 file changed

+0
-18
lines changed

src/pages/_assets/examples-content.tsx

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -160,15 +160,6 @@ export const community: PropTypes = {
160160
description:
161161
"Guides, tutorials, and configurations for using Ory services contributed by the Ory community.",
162162
examples: [
163-
{
164-
title: "Customize self-service UI: Flutter",
165-
language: "flutter",
166-
languageLogoAlt: "Flutter logo",
167-
author: "amorevino",
168-
tested: false,
169-
repo: "https://github.com/amorevino/ory-showcase-apps",
170-
docs: "https://www.ory.sh/cloud-ecommerce-frontend/",
171-
},
172163
{
173164
title: "Customize self-service UI: Flutter Web",
174165
language: "flutter",
@@ -223,15 +214,6 @@ export const community: PropTypes = {
223214
repo: "https://github.com/allancalix/kratos-ui",
224215
docs: "https://github.com/allancalix/kratos-ui/blob/main/README.md",
225216
},
226-
{
227-
title: "Customize self-service UI: Svelte",
228-
language: "svelte",
229-
languageLogoAlt: "Svelte logo",
230-
author: "micleyman",
231-
tested: true,
232-
repo: "https://github.com/micleyman/sveltekit-ory-starter",
233-
docs: "https://github.com/micleyman/sveltekit-ory-starter/blob/main/README.md",
234-
},
235217
{
236218
title: "Customize self-service UI: Svelte",
237219
language: "svelte",

0 commit comments

Comments
 (0)