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.
2 parents 93e1ea0 + aaf846b commit b3498ceCopy full SHA for b3498ce
src/components/ProjectList/listOfProjects.js
@@ -1298,9 +1298,10 @@ const projectList = [
1298
name: "aprenda-go-com-testes",
1299
projectLink: "https://github.com/larien/aprenda-go-com-testes",
1300
imageSrc:
1301
- "https://raw.githubusercontent.com/larien/aprenda-go-com-testes/refs/heads/main/.gitbook/assets/red-green-blue-gophers-smaller.png",
+ "https://raw.githubusercontent.com/larien/aprenda-go-com-testes/refs/heads/main/.gitbook/assets/red-green-blue-gophers-smaller.png",
1302
projectLink: "https://github.com/cassio645/aprenda-go-com-testes",
1303
- description: "learn easily and quickly",
+ description:
1304
+ "learn easily and quickly",
1305
tags: ["go"],
1306
},
1307
{
0 commit comments