Skip to content

Commit ea42212

Browse files
authored
chore: add icons to quickstarts (#4379)
1 parent 0ebcb7d commit ea42212

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

docs/images/azure.svg

Lines changed: 1 addition & 1 deletion
Loading

docs/manifest.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,11 +72,13 @@
7272
{
7373
"title": "AWS",
7474
"description": "Setup Coder with AWS",
75+
"icon_path": "./images/aws.svg",
7576
"path": "./quickstart/aws.md"
7677
},
7778
{
7879
"title": "Azure",
7980
"description": "Setup Coder with Azure",
81+
"icon_path": "./images/azure.svg",
8082
"path": "./quickstart/azure.md"
8183
}
8284
]

0 commit comments

Comments
 (0)