diff --git a/index.html b/index.html index 1a99034..a50786a 100644 --- a/index.html +++ b/index.html @@ -8,10 +8,10 @@ Hello World! - + - + @@ -37,7 +37,7 @@
Hello World! Editor illustration diff --git a/illustration.svg b/public/illustration.svg similarity index 100% rename from illustration.svg rename to public/illustration.svg diff --git a/script.js b/public/script.js similarity index 100% rename from script.js rename to public/script.js diff --git a/style.css b/public/style.css similarity index 100% rename from style.css rename to public/style.css