diff --git a/docs/index.mdx b/docs/index.mdx index 724314e..0808670 100644 --- a/docs/index.mdx +++ b/docs/index.mdx @@ -8,9 +8,8 @@ description: "Master JavaScript from fundamentals to advanced architecture with tags: [javascript, tutorial, web-development] --- - + import CodeBlock from "@theme/CodeBlock"; import firstExample from "!!raw-loader!./_scripts/01-javascript-tutorial.js"; @@ -44,11 +43,10 @@ We have structured this journey into four distinct phases: Let's verify your environment. Below is a live interactive editor. You can modify the code and click **Run** to see the output instantly. - ## Is This For You?