From 44e88b872cf3272087552286537977fef678f155 Mon Sep 17 00:00:00 2001 From: LeviDing Date: Thu, 12 Mar 2020 11:32:52 +0800 Subject: [PATCH] Update solution.md --- 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 e69de29b..81552913 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"]