Fixing styling in website

This commit is contained in:
Keith Stevens
2022-12-13 21:33:15 +09:00
parent e899ee428f
commit 08ede174d9
+2 -2
View File
@@ -4,8 +4,8 @@ This is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next
This requires:
- `NEXT_PUBLIC_SUPABASE_URL`: A supabase Authorization URL
- `NEXT_PUBLIC_SUPABASE_ANON_KEY`: A public supabase key for Authorization
- `NEXT_PUBLIC_SUPABASE_URL`: A supabase Authorization URL
- `NEXT_PUBLIC_SUPABASE_ANON_KEY`: A public supabase key for Authorization
These can both be optained from the Supabase project settings page.