From df57a59c2836e43084c2c8a296f17eb76eb45dad Mon Sep 17 00:00:00 2001 From: Gichang Sung Date: Wed, 8 Jun 2022 20:09:33 +0900 Subject: [PATCH] =?UTF-8?q?html=20index.js=20=EA=B2=BD=EB=A1=9C=20?= =?UTF-8?q?=EB=B3=80=EA=B2=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.html | 2 +- src/index.js | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index dded206..1e64bdc 100644 --- a/index.html +++ b/index.html @@ -7,6 +7,6 @@
- + diff --git a/src/index.js b/src/index.js index e69de29..1aeb661 100644 --- a/src/index.js +++ b/src/index.js @@ -0,0 +1 @@ +console.log(location);