diff --git a/.gitignore b/.gitignore index 2820ab6..b27fa00 100644 --- a/.gitignore +++ b/.gitignore @@ -26,3 +26,6 @@ dist-ssr # TypeScript *.tsbuildinfo + +# Local Netlify folder +.netlify diff --git a/src/pages/privacy-policy/privacy-policy-page.tsx b/src/pages/privacy-policy/privacy-policy-page.tsx index 69b02e7..01948db 100644 --- a/src/pages/privacy-policy/privacy-policy-page.tsx +++ b/src/pages/privacy-policy/privacy-policy-page.tsx @@ -110,7 +110,8 @@ export function PrivacyPolicyPage() { Google OAuth: For optional sign-in authentication
  • - Railway: For hosting our backend and database + Google Cloud: For hosting our backend and + database
  • Netlify: For hosting our frontend application