From 33d6c0ddb3c141fa9ad5619f4d382e645191f02e Mon Sep 17 00:00:00 2001 From: Shivam Baishkhiyar <69030781+ShivamBaishkhiyar@users.noreply.github.com> Date: Thu, 1 Oct 2020 11:45:17 +0530 Subject: [PATCH] Update index.html --- index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/index.html b/index.html index 876db9e..4f24109 100644 --- a/index.html +++ b/index.html @@ -150,6 +150,7 @@

Drawn Cards

}); /* + //jQuery // if we weren't using jquery to handle the document ready state, we would do this: if (window.addEventListener) { window.addEventListener("load",initPlayingCards,false);