From 81ed2c59644b8008907b42e525f4772fcb8f2006 Mon Sep 17 00:00:00 2001 From: Robert McGovern Date: Sat, 15 Oct 2022 21:12:32 +0100 Subject: [PATCH] minor update --- _posts/2022-10-15-frontend-mentor-challenge-deployment.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_posts/2022-10-15-frontend-mentor-challenge-deployment.md b/_posts/2022-10-15-frontend-mentor-challenge-deployment.md index a27d350..77a5f2a 100644 --- a/_posts/2022-10-15-frontend-mentor-challenge-deployment.md +++ b/_posts/2022-10-15-frontend-mentor-challenge-deployment.md @@ -20,7 +20,7 @@ The front page of the deployed site acts as a gateway to all of the challenges, ![Screenshot of the newbie section of the my portfolio website](/assets/images/portfolio.png) -Each section is generated from a json file I created, where I have the service name, location of an svg file, alt text for it, the difficulty level, then there is an array of challenges in that difficulty level. +Each section is generated from a json file I created ([src/_data/webprojects.json](https://github.com/tarasis/tarasis.github.io/blob/main/src/_data/webprojects.json)), where I have the service name, location of an svg file, alt text for it, the difficulty level, then there is an array of challenges in that difficulty level. ```json "services": [