We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74edfe7 commit 43e8c43Copy full SHA for 43e8c43
patches/getting-started.diff
@@ -55,7 +55,7 @@ Index: code-server/lib/vscode/src/vs/workbench/contrib/welcomeGettingStarted/bro
55
+ 'font-size: 13px',
56
+ 'color: #dcdee2',
57
+ ].join(';'),
58
-+ }, 'Provision remote development environments on your infrastructure with Coder.'),
++ }, 'Provision software development environments on your infrastructure with Coder.'),
59
+ $('p', {
60
+ style: [
61
+ 'margin-top: 8px',
0 commit comments