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 4447e68 commit 86bff3fCopy full SHA for 86bff3f
docs/manifest.json
@@ -1,5 +1,7 @@
1
{
2
- "versions": ["main"],
+ "versions": [
3
+ "main"
4
+ ],
5
"routes": [
6
7
"title": "About",
@@ -229,11 +231,11 @@
229
231
"state": "alpha"
230
232
},
233
-<<<<<<< HEAD
234
"title": "Troubleshooting templates",
235
"description": "Fix common template problems",
236
"path": "./templates/troubleshooting.md"
-=======
237
+ },
238
+ {
239
"title": "Terraform Modules",
240
"description": "Reuse code across Coder templates",
241
"path": "./templates/modules.md"
@@ -248,7 +250,6 @@
248
250
"title": "Icons",
249
251
"description": "Coder includes icons for popular cloud providers and programming languages for you to use",
252
"path": "./templates/icons.md"
->>>>>>> main
253
}
254
]
255
0 commit comments