diff --git a/.gitignore b/.gitignore index 009bcc2..8f8ec6b 100644 --- a/.gitignore +++ b/.gitignore @@ -47,4 +47,7 @@ bun.lockb package-lock.json # vs code -.vscode/ \ No newline at end of file +.vscode/ + +# webstorm +.idea/ \ No newline at end of file diff --git a/app/about/page.tsx b/app/about/page.tsx index c6362af..56150d8 100644 --- a/app/about/page.tsx +++ b/app/about/page.tsx @@ -6,7 +6,7 @@ export default function About() { return (
-
+