From e7c392bb6cd4cd3137dc532f592d116ec97115db Mon Sep 17 00:00:00 2001 From: Cyril Dubos <58974447+cyrildubos@users.noreply.github.com> Date: Mon, 15 Jan 2024 11:21:37 +0100 Subject: [PATCH] Update index.md --- index.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/index.md b/index.md index 585e652..ab81edd 100644 --- a/index.md +++ b/index.md @@ -1,3 +1,7 @@ # index.md ![Image of Yaktocat](https://octodex.github.com/images/yaktocat.png) + +``` javascript +var myVar = "Hello, world!"; +```