diff --git a/.vscode/settings.json b/.vscode/settings.json index 155422b..277c9ff 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -1,3 +1,6 @@ { - "liveServer.settings.port": 5503 + "liveServer.settings.port": 5503, + "githubPullRequests.ignoredPullRequestBranches": [ + "main" + ] } \ No newline at end of file diff --git a/index.html b/index.html index 2f4596c..7763ac8 100644 --- a/index.html +++ b/index.html @@ -555,7 +555,7 @@