Skip to content

Commit

Permalink
Update index.md
Browse files Browse the repository at this point in the history
Added code example.
  • Loading branch information
xoraht authored Nov 11, 2024
1 parent 5ae69bb commit 46a0c6b
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,12 @@
# <h4>Hello World!</h4>
# <h5>Hello World!</h5>
# <h6>Hello World!</h6>
# ![Image of Private Investocat](https://octodex.github.com/images/privateinvestocat.jpg)

# ![Image of Private Investocat](https://octodex.github.com/images/privateinvestocat.jpg)

``` javascript
var myVar = "Hello, world!";
```



Expand Down

0 comments on commit 46a0c6b

Please sign in to comment.