diff --git a/index.md b/index.md index 2a2cba6..cfd148c 100644 --- a/index.md +++ b/index.md @@ -2,3 +2,6 @@ ## AGE ###### i have added my name which is largest and age which is smallest ![Image of Yaktocat](https://octodex.github.com/images/yaktocat.png) +``` javascript +var myVar = "Hello, world!"; +```