Test effect of position of examples (#33977)
This commit is contained in:
@@ -1,13 +1,7 @@
|
||||
- title: Python sample project
|
||||
description: Try a Python project with a custom dev container
|
||||
languages: Python
|
||||
href: microsoft/vscode-remote-try-python
|
||||
tags:
|
||||
- development containers
|
||||
- title: Node.js sample project
|
||||
description: Try a Node.js project with a custom dev container
|
||||
languages: Javascript
|
||||
href: microsoft/vscode-remote-try-node
|
||||
- title: .NET sample project
|
||||
description: Try a .NET project with a custom dev container
|
||||
languages: .NET
|
||||
href: microsoft/vscode-remote-try-dotnet
|
||||
tags:
|
||||
- development containers
|
||||
- title: C++ sample project
|
||||
@@ -16,24 +10,30 @@
|
||||
href: microsoft/vscode-remote-try-cpp
|
||||
tags:
|
||||
- development containers
|
||||
- title: .NET sample project
|
||||
description: Try a .NET project with a custom dev container
|
||||
languages: .NET
|
||||
href: microsoft/vscode-remote-try-dotnet
|
||||
tags:
|
||||
- development containers
|
||||
- title: Java sample project
|
||||
description: Try a Java project with a custom dev container
|
||||
languages: Java
|
||||
href: microsoft/vscode-remote-try-java
|
||||
tags:
|
||||
- development containers
|
||||
- title: Node.js sample project
|
||||
description: Try a Node.js project with a custom dev container
|
||||
languages: Javascript
|
||||
href: microsoft/vscode-remote-try-node
|
||||
tags:
|
||||
- development containers
|
||||
- title: Go sample project
|
||||
description: Try a Go project with a custom dev container
|
||||
languages: Go
|
||||
href: microsoft/vscode-remote-try-go
|
||||
tags:
|
||||
- development containers
|
||||
- title: Python sample project
|
||||
description: Try a Python project with a custom dev container
|
||||
languages: Python
|
||||
href: microsoft/vscode-remote-try-python
|
||||
tags:
|
||||
- development containers
|
||||
- title: Rust sample project
|
||||
description: Try a Rust project with a custom dev container
|
||||
languages: Rust
|
||||
|
||||
Reference in New Issue
Block a user