mirror of
https://github.com/ArthurDanjou/website-old.git
synced 2026-01-14 20:19:35 +01:00
35 lines
749 B
JSON
Executable File
35 lines
749 B
JSON
Executable File
[
|
|
{
|
|
"slug": "erisium",
|
|
"title": "Erisium",
|
|
"description": "works.erisium",
|
|
"url": "https://erisium.com",
|
|
"cover": "erisium.png",
|
|
"tags": ["tags.mc"]
|
|
},
|
|
{
|
|
"slug": "ares",
|
|
"title": "ares",
|
|
"description": "works.ares",
|
|
"url": "https://arthurdanjou.fr",
|
|
"cover": "ares.png",
|
|
"tags": ["tags.web"]
|
|
},
|
|
{
|
|
"slug": "athena",
|
|
"title": "Athena",
|
|
"description": "works.athena",
|
|
"url": "https://athena.arthurdanjou.fr",
|
|
"cover": "athena.png",
|
|
"tags": ["tags.api"]
|
|
},
|
|
{
|
|
"slug": "linkyjs",
|
|
"title": "LinkyJs",
|
|
"description": "works.linkyjs",
|
|
"url": "https://github.com/linkyjs/",
|
|
"cover": "linkyjs.png",
|
|
"tags": ["tags.software", "tags.opensource"]
|
|
}
|
|
]
|