Skip to content

Commit 3cb0d8f

Browse files
authored
Merge pull request #115408 from ggailey777/patch-2
Add video link to the quickstarts card
2 parents f4add03 + 3609585 commit 3cb0d8f

File tree

1 file changed

+16
-12
lines changed

1 file changed

+16
-12
lines changed

articles/static-web-apps/index.yml

Lines changed: 16 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
### YamlMime:Landing
22

3-
title: Azure Static Web Apps documentation
3+
title: Azure Static Web Apps documentation
44
summary: Azure Static Web Apps allows you to build JavaScript web applications that automatically publish from changes made in GitHub.
55

66
metadata:
@@ -39,18 +39,10 @@ landingContent:
3939
links:
4040
- text: Publish an Angular, React, Svelte, or Vue JavaScript app and API
4141
url: /learn/modules/publish-app-service-static-web-app-api
42-
- title: Key concepts
43-
linkLists:
44-
- linkListType: concept
42+
- linkListType: video
4543
links:
46-
- text: Routes
47-
url: routes.md
48-
- text: Public APIs
49-
url: apis.md
50-
- text: Staging
51-
url: review-publish-pull-requests.md
52-
- text: Restrict access
53-
url: authentication-authorization.md
44+
- text: Build and deploy a static web app
45+
url: https://aka.ms/staticwebappsqs
5446
- title: Publish scenarios
5547
linkLists:
5648
- linkListType: tutorial
@@ -69,3 +61,15 @@ landingContent:
6961
links:
7062
- text: Publish a static web app with Gatsby
7163
url: /learn/modules/create-deploy-static-webapp-gatsby-app-service
64+
- title: Key concepts
65+
linkLists:
66+
- linkListType: concept
67+
links:
68+
- text: Routes
69+
url: routes.md
70+
- text: Public APIs
71+
url: apis.md
72+
- text: Staging
73+
url: review-publish-pull-requests.md
74+
- text: Restrict access
75+
url: authentication-authorization.md

0 commit comments

Comments
 (0)