feat: ✨ Create my portfolio
This commit is contained in:
@ -1,58 +1,44 @@
|
||||
{
|
||||
"interests": [
|
||||
{
|
||||
"label": "Quick and Easy Setup",
|
||||
"label": "Apple",
|
||||
"image": {
|
||||
"src": "../../images/joystick.png",
|
||||
"src": "../../images/apple.png",
|
||||
"alt": "An apple emoji"
|
||||
}
|
||||
},
|
||||
{
|
||||
"label": "Linux",
|
||||
"image": {
|
||||
"src": "../../images/penguin.png",
|
||||
"alt": ""
|
||||
}
|
||||
},
|
||||
{
|
||||
"label": "Content via Markdown",
|
||||
"label": "Development",
|
||||
"image": {
|
||||
"src": "../../images/notebook.png",
|
||||
"src": "../../images/virus.png",
|
||||
"alt": ""
|
||||
}
|
||||
},
|
||||
{
|
||||
"label": "Responsive Design",
|
||||
"label": "TypeScript",
|
||||
"image": {
|
||||
"src": "../../images/nail-polish.png",
|
||||
"src": "../../images/typescript.png",
|
||||
"alt": ""
|
||||
}
|
||||
},
|
||||
{
|
||||
"label": "Medium Integration",
|
||||
"label": "Python",
|
||||
"image": {
|
||||
"src": "../../images/medium.png",
|
||||
"src": "../../images/python.png",
|
||||
"alt": ""
|
||||
}
|
||||
},
|
||||
{
|
||||
"label": "Animations",
|
||||
"label": "Azure",
|
||||
"image": {
|
||||
"src": "../../images/gem-stone.png",
|
||||
"alt": ""
|
||||
}
|
||||
},
|
||||
{
|
||||
"label": "PWA (Offline Support)",
|
||||
"image": {
|
||||
"src": "../../images/mobile-phone.png",
|
||||
"alt": ""
|
||||
}
|
||||
},
|
||||
{
|
||||
"label": "Modern Tech-Stack",
|
||||
"image": {
|
||||
"src": "../../images/gatsby.png",
|
||||
"alt": ""
|
||||
}
|
||||
},
|
||||
{
|
||||
"label": "Blazing Fast",
|
||||
"image": {
|
||||
"src": "../../images/high-voltage.png",
|
||||
"src": "../../images/azure.png",
|
||||
"alt": ""
|
||||
}
|
||||
}
|
||||
@ -60,6 +46,6 @@
|
||||
"button": {
|
||||
"visible": true,
|
||||
"label": "+ Load More",
|
||||
"initiallyShownInterests": 5
|
||||
"initiallyShownInterests": 6
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user