diff --git a/.vscode/launch.json b/.vscode/launch.json new file mode 100644 index 000000000..7a9dfa044 --- /dev/null +++ b/.vscode/launch.json @@ -0,0 +1,15 @@ +{ + // Use IntelliSense to learn about possible attributes. + // Hover to view descriptions of existing attributes. + // For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387 + "version": "0.2.0", + "configurations": [ + { + "type": "pwa-chrome", + "request": "launch", + "name": "Launch Chrome against localhost", + "url": "http://localhost:8080", + "webRoot": "${workspaceFolder}" + } + ] +} \ No newline at end of file diff --git a/backgroung-img.jpg b/backgroung-img.jpg new file mode 100644 index 000000000..f47bbf488 Binary files /dev/null and b/backgroung-img.jpg differ diff --git a/event cake.png b/event cake.png new file mode 100644 index 000000000..3aee79473 Binary files /dev/null and b/event cake.png differ diff --git a/facebook.png b/facebook.png new file mode 100644 index 000000000..e2a690b39 Binary files /dev/null and b/facebook.png differ diff --git a/giftbox.webp b/giftbox.webp new file mode 100644 index 000000000..3aff35177 Binary files /dev/null and b/giftbox.webp differ diff --git a/index.html b/index.html index 60b1afe13..eb367ee11 100644 --- a/index.html +++ b/index.html @@ -6,11 +6,49 @@