Skip to content

Commit 12cc1d6

Browse files
committed
added new block to landing pages
1 parent 24289d2 commit 12cc1d6

File tree

3 files changed

+30
-0
lines changed

3 files changed

+30
-0
lines changed

articles/spring-apps/basic-standard/index.yml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,16 @@ landingContent:
2020
# Cards and links should be based on top customer tasks or top subjects
2121
# Start card title with a verb
2222

23+
# Card (optional)
24+
- title: Documentation for other plans
25+
linkLists:
26+
- linkListType: overview
27+
links:
28+
- text: Enterprise plan
29+
url: ../enterprise/index.yml
30+
- text: Consumption and dedicated plan
31+
url: ../consumption-dedicated/index.yml
32+
2333
# Card (optional)
2434
- title: About Azure Spring Apps
2535
linkLists:

articles/spring-apps/consumption-dedicated/index.yml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,16 @@ landingContent:
2020
# Cards and links should be based on top customer tasks or top subjects
2121
# Start card title with a verb
2222

23+
# Card (optional)
24+
- title: Documentation for other plans
25+
linkLists:
26+
- linkListType: overview
27+
links:
28+
- text: Enterprise plan
29+
url: ../enterprise/index.yml
30+
- text: Basic/Standard plan
31+
url: ../basic-standard/index.yml
32+
2333
# Card (optional)
2434
- title: About Azure Spring Apps
2535
linkLists:

articles/spring-apps/enterprise/index.yml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,16 @@ landingContent:
2020
# Cards and links should be based on top customer tasks or top subjects
2121
# Start card title with a verb
2222

23+
# Card (optional)
24+
- title: Documentation for other plans
25+
linkLists:
26+
- linkListType: overview
27+
links:
28+
- text: Basic/Standard plan
29+
url: ../basic-standard/index.yml
30+
- text: Consumption and dedicated plan
31+
url: ../consumption-dedicated/index.yml
32+
2333
# Card (optional)
2434
- title: About Azure Spring Apps
2535
linkLists:

0 commit comments

Comments
 (0)