feat: add blog link

This commit is contained in:
Anthony Dumas 2024-02-12 22:04:15 +01:00
parent 45b3b37d89
commit 6db8878b3d
4 changed files with 14 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

View File

@ -84,6 +84,13 @@
"image": "../../images/portfolio/admPhotos.webp",
"imgAlt": "A picture of a beautiful town.",
"imgTitle": "A picture of a beautiful town."
},
{
"title": "Blog",
"url": "https://blog.adm.ink/",
"image": "../../images/portfolio/blog.webp",
"imgAlt": "Screenshot of blog.adm.ink, you can see the title of the blog and various links. You can also see a plate of food, I think it was hummous.",
"imgTitle": "Screenshot of blog.adm.ink, you can see the title of the blog and various links. You can also see a plate of food, I think it was hummous."
}
]
},

View File

@ -88,6 +88,13 @@
"image": "../../images/portfolio/admPhotos.webp",
"imgAlt": "Une photo du village de mon enfance",
"imgTitle": "Une photo du village de mon enfance"
},
{
"title": "Blog",
"url": "https://blog.adm.ink/",
"image": "../../images/portfolio/blog.webp",
"imgAlt": "Capture d'écran de blog.adm.ink. On peut y voir le logo du blog, ainsi que quelques liens de navigations, ainsi que la photo accompagnant un article, une assiete de houmous.",
"imgTitle": "Capture d'écran de blog.adm.ink. On peut y voir le logo du blog, ainsi que quelques liens de navigations, ainsi que la photo accompagnant un article, une assiete de houmous"
}
]
},