diff --git a/.vscode/settings.json b/.vscode/settings.json index 75289b2..82f2f9e 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -1,3 +1,6 @@ { "conventionalCommits.emojiFormat": "emoji", + "conventionalCommits.scopes": [ + "website" + ], } \ No newline at end of file diff --git a/website/src/components/Hero.tsx b/website/src/components/Hero.tsx index 0868945..13007c4 100644 --- a/website/src/components/Hero.tsx +++ b/website/src/components/Hero.tsx @@ -28,7 +28,7 @@ export const Hero = () => { GitHub