File tree Expand file tree Collapse file tree 1 file changed +10
-2
lines changed Expand file tree Collapse file tree 1 file changed +10
-2
lines changed Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ landingContent:
25
25
# url: https://azure.microsoft.com/resources/videos/
26
26
- title : Get started
27
27
linkLists :
28
- - linkListType : overview
28
+ - linkListType : quickstart
29
29
links :
30
30
- text : Create your first Angular app
31
31
url : /azure/static-web-apps/getting-started?tabs=angular
@@ -35,6 +35,10 @@ landingContent:
35
35
url : /azure/static-web-apps/getting-started?tabs=vue
36
36
- text : Create your first app (no framework)
37
37
url : /azure/static-web-apps/getting-started?tabs=vanilla-javascript
38
+ - linkListType : learn
39
+ links :
40
+ - text : Publish an Angular, React, Svelte, or Vue JavaScript app and API
41
+ url : /learn/modules/publish-app-service-static-web-app-api
38
42
- title : Key concepts
39
43
linkLists :
40
44
- linkListType : concept
@@ -60,4 +64,8 @@ landingContent:
60
64
- text : Deploy from Next.js
61
65
url : deploy-nextjs.md
62
66
- text : Deploy from Nuxt.js
63
- url : deploy-nuxtjs.md
67
+ url : deploy-nuxtjs.md
68
+ - linkListType : learn
69
+ links :
70
+ - text : Publish a static web app with Gatsby
71
+ url : /learn/modules/create-deploy-static-webapp-gatsby-app-service
You can’t perform that action at this time.
0 commit comments