From 182487d6c258eb3291a7462e07f3c85a74a1bb54 Mon Sep 17 00:00:00 2001 From: Osvaldo Dias dos Santos Date: Mon, 23 Jan 2023 21:13:08 +0100 Subject: [PATCH] Update "Hello, world!" files --- 1-js/02-first-steps/01-hello-world/1-hello-alert/solution.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/1-js/02-first-steps/01-hello-world/1-hello-alert/solution.md b/1-js/02-first-steps/01-hello-world/1-hello-alert/solution.md index e69de29bb..77b3abbb5 100644 --- a/1-js/02-first-steps/01-hello-world/1-hello-alert/solution.md +++ b/1-js/02-first-steps/01-hello-world/1-hello-alert/solution.md @@ -0,0 +1,2 @@ + +[html src="index.html"]