diff --git a/website/.vscode/launch.json b/website/.vscode/launch.json new file mode 100644 index 0000000..2ba986f --- /dev/null +++ b/website/.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/website/BUTTON-d-5.png b/website/BUTTON-d-5.png new file mode 100644 index 0000000..37adbc6 Binary files /dev/null and b/website/BUTTON-d-5.png differ diff --git a/website/GitHub-Mark-64px.png b/website/GitHub-Mark-64px.png new file mode 100644 index 0000000..182a1a3 Binary files /dev/null and b/website/GitHub-Mark-64px.png differ diff --git a/website/GitHub-Mark-Light-32px.png b/website/GitHub-Mark-Light-32px.png new file mode 100644 index 0000000..628da97 Binary files /dev/null and b/website/GitHub-Mark-Light-32px.png differ diff --git a/website/WikiSpot.html b/website/WikiSpot.html index 968f2db..a76d969 100644 --- a/website/WikiSpot.html +++ b/website/WikiSpot.html @@ -30,8 +30,8 @@