Files
portfolio/src/collections/social.json
vorpax 6f5d0fcb35
Some checks failed
Build and Push Docker Image / build-and-push (push) Failing after 13s
edit theme for my own siye
2026-01-02 16:15:14 +01:00

19 lines
375 B
JSON

[
{
"id": 1,
"name": "Github",
"username": "vorpax",
"image": "/assets/social/social-github.jpg",
"url": "https://github.com/vorpax",
"isShow": true
},
{
"id": 2,
"name": "LinkedIn",
"username": "alexandre-houard",
"image": "/assets/social/social-linkedin.jpg",
"url": "https://www.linkedin.com/in/alexandre-houard-686960279/",
"isShow": true
}
]