Skip to content

Commit 3111f1c

Browse files
authored
Update filters for deployment indexes (#6533)
1 parent 52c1ddb commit 3111f1c

File tree

2 files changed

+0
-8
lines changed

2 files changed

+0
-8
lines changed

src/pages/[platform]/deploy-and-host/custom-configuration/index.mdx

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,10 @@ export const meta = {
55
title: 'Custom configuration',
66
description: 'Learn how to enable a custom domain name using Amplify Hosting.',
77
platforms: [
8-
'android',
98
'angular',
10-
'flutter',
119
'javascript',
1210
'nextjs',
1311
'react',
14-
'react-native',
15-
'swift',
1612
'vue'
1713
],
1814
route: '/[platform]/deploy-and-host/custom-configuration'

src/pages/[platform]/deploy-and-host/deployment/index.mdx

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,10 @@ export const meta = {
55
title: 'Deployment',
66
description: 'With Amplify Hosting, developers building apps with Amplify can continuously deploy updates to their backend and frontend on every code commit.',
77
platforms: [
8-
'android',
98
'angular',
10-
'flutter',
119
'javascript',
1210
'nextjs',
1311
'react',
14-
'react-native',
15-
'swift',
1612
'vue'
1713
],
1814
route: '/[platform]/deploy-and-host/deployment'

0 commit comments

Comments
 (0)