We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ebcb7d commit ea42212Copy full SHA for ea42212
docs/images/azure.svg
docs/manifest.json
@@ -72,11 +72,13 @@
72
{
73
"title": "AWS",
74
"description": "Setup Coder with AWS",
75
+ "icon_path": "./images/aws.svg",
76
"path": "./quickstart/aws.md"
77
},
78
79
"title": "Azure",
80
"description": "Setup Coder with Azure",
81
+ "icon_path": "./images/azure.svg",
82
"path": "./quickstart/azure.md"
83
}
84
]
0 commit comments