firq-dev-website/static/assets/data/_technologydata.json

27 lines
532 B
JSON
Raw Normal View History

[
{
"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"
}
]