diff --git a/.vscode/launch.json b/.vscode/launch.json new file mode 100644 index 0000000..2ba986f --- /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": "chrome", + "request": "launch", + "name": "Launch Chrome against localhost", + "url": "http://localhost:8080", + "webRoot": "${workspaceFolder}" + } + ] +} \ No newline at end of file diff --git a/banner.png b/banner.png new file mode 100644 index 0000000..c0161c2 Binary files /dev/null and b/banner.png differ diff --git a/icons/16.png b/icons/16.png new file mode 100644 index 0000000..e7552a6 Binary files /dev/null and b/icons/16.png differ diff --git a/icons/180.png b/icons/180.png new file mode 100644 index 0000000..8f938d6 Binary files /dev/null and b/icons/180.png differ diff --git a/icons/32.png b/icons/32.png new file mode 100644 index 0000000..79821ea Binary files /dev/null and b/icons/32.png differ diff --git a/icons/48.png b/icons/48.png new file mode 100644 index 0000000..63a27f4 Binary files /dev/null and b/icons/48.png differ diff --git a/index.html b/index.html index bad8af1..eda7af6 100644 --- a/index.html +++ b/index.html @@ -1,8 +1,37 @@
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +