diff --git a/index.md b/index.md index e16ff06..c0d6d6f 100644 --- a/index.md +++ b/index.md @@ -1,3 +1,4 @@ # Akash -akash is a good boy -![Image of Yaktocat](https://octodex.github.com/images/yaktocat.png) +``` javascript +var myVar = "Hello, world!"; +```