27 lines
532 B
JSON
27 lines
532 B
JSON
[
|
|
{
|
|
"title": "Astro",
|
|
"link": "https://astro.build",
|
|
"image": "astro"
|
|
},
|
|
{
|
|
"title": "GitLab",
|
|
"link": "https://gitlab.io",
|
|
"image": "gitlab"
|
|
},
|
|
{
|
|
"title": "Typescript",
|
|
"link": "https://www.typescriptlang.org/",
|
|
"image": "typescript"
|
|
},
|
|
{
|
|
"title": "Alpine Linux",
|
|
"link": "https://alpinelinux.org/",
|
|
"image": "alpine-linux"
|
|
},
|
|
{
|
|
"title": "Ubuntu",
|
|
"link": "https://ubuntu.com/",
|
|
"image": "ubuntu"
|
|
}
|
|
] |