diff --git a/.vscode/settings.json b/.vscode/settings.json index 29ec414..5faf2a0 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -1,3 +1,8 @@ { - "liveServer.settings.port": 5500 + "liveServer.settings.port": 5500, + "python.testing.pytestArgs": [ + "js" + ], + "python.testing.unittestEnabled": false, + "python.testing.pytestEnabled": true } \ No newline at end of file diff --git a/index.html b/index.html index 0c2c639..d47d418 100644 --- a/index.html +++ b/index.html @@ -29,12 +29,10 @@ - - + + - -