updated hero section and added google auth
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
export default {
|
||||
providers: [],
|
||||
providers: [
|
||||
{
|
||||
domain: process.env.CONVEX_SITE_URL,
|
||||
applicationID: "convex",
|
||||
},
|
||||
],
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user