diff --git a/index.html b/index.html index fc2738025..56c112638 100644 --- a/index.html +++ b/index.html @@ -13,7 +13,7 @@

Product goes here

- + diff --git a/main.js b/main.js index 0083deb17..aedc73d86 100644 --- a/main.js +++ b/main.js @@ -1 +1 @@ -const product = "Socks" +const product = 'Socks'