From 3b04582b4f0779b781fe3e21ccaf759282286a6f Mon Sep 17 00:00:00 2001 From: lorenagubaira <102861577+Lorenagubaira@users.noreply.github.com> Date: Mon, 2 Dec 2024 14:27:12 -0400 Subject: [PATCH] Update learn.json --- learn.json | 1 + 1 file changed, 1 insertion(+) diff --git a/learn.json b/learn.json index 9f59c92..558a033 100644 --- a/learn.json +++ b/learn.json @@ -6,6 +6,7 @@ "difficulty": "beginner", "solution": "https://bitbucket.org/codingacademy/instagram-without-bootstrap", "duration" : 6, + "template_url": "https://github.com/4GeeksAcademy/html-hello" "description" : "Very simple instagram simulation to understand the basics of CSS and HTML5 and how to use them together to create a website.", "preview": "https://github.com/breatheco-de/exercise-instagram-feed/blob/master/preview.gif?raw=true", "technologies": ["html", "css", "flex-box", "layouts", "css-grid", "html/css"],