diff --git a/.vscode/launch.json b/.vscode/launch.json index b5485d0..45e7d17 100644 --- a/.vscode/launch.json +++ b/.vscode/launch.json @@ -1,29 +1,29 @@ { - // 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": [ - { - "name": "Attach to Chrome", - "port": 8080, - "request": "attach", - "type": "chrome", - "webRoot": "${workspaceFolder}" - }, - { - "name": "Launch Chrome", - "request": "launch", - "type": "chrome", - "url": "https://localhost:8080", - "webRoot": "${workspaceFolder}" - }, - { - "type": "chrome", - "request": "launch", - "name": "Launch Chrome against localhost", - "url": "https://localhost:9222", - "webRoot": "${workspaceFolder}" - } - ] + // 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": [ + { + "name": "Attach to Chrome", + "port": 8080, + "request": "attach", + "type": "chrome", + "webRoot": "${workspaceFolder}" + }, + { + "name": "Launch Chrome", + "request": "launch", + "type": "chrome", + "url": "https://localhost:8080", + "webRoot": "${workspaceFolder}" + }, + { + "type": "chrome", + "request": "launch", + "name": "Launch Chrome against localhost", + "url": "https://localhost:9222", + "webRoot": "${workspaceFolder}" + } + ] } diff --git a/Pages/Awards.html b/Pages/Awards.html index d553a66..201f70d 100644 --- a/Pages/Awards.html +++ b/Pages/Awards.html @@ -1,101 +1,86 @@ -
- - + + + + + + +