Skip to content

Commit

Permalink
docs: removed erroneous code example in hello world tutorial
Browse files Browse the repository at this point in the history
  • Loading branch information
arctic-hen7 committed Jun 2, 2022
1 parent 854bd4c commit 51f2b2f
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions docs/0.3.4/en-US/tutorials/hello-world.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,6 @@ Note that we've set these dependencies up so that they'll automatically update _

</details>

Now, create an `index.html` file at the root of your project and put the following inside:

```html
{{#include ../../../examples/comprehensive/tiny/index.html}}
```

<details>
<summary>Don't I need an `index.html` file?</summary>

Expand Down

0 comments on commit 51f2b2f

Please sign in to comment.