Skip to content

Commit 735db15

Browse files
authored
Merge pull request #114546 from ggailey777/marmalade
Adding Learn links
2 parents ad4ea02 + 68bf738 commit 735db15

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

articles/static-web-apps/index.yml

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ landingContent:
2525
# url: https://azure.microsoft.com/resources/videos/
2626
- title: Get started
2727
linkLists:
28-
- linkListType: overview
28+
- linkListType: quickstart
2929
links:
3030
- text: Create your first Angular app
3131
url: /azure/static-web-apps/getting-started?tabs=angular
@@ -35,6 +35,10 @@ landingContent:
3535
url: /azure/static-web-apps/getting-started?tabs=vue
3636
- text: Create your first app (no framework)
3737
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
3842
- title: Key concepts
3943
linkLists:
4044
- linkListType: concept
@@ -60,4 +64,8 @@ landingContent:
6064
- text: Deploy from Next.js
6165
url: deploy-nextjs.md
6266
- 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

0 commit comments

Comments
 (0)