Add landing page
This commit is contained in:
parent
3fea484585
commit
bce86ee840
47 changed files with 7119 additions and 439 deletions
|
|
@ -28,6 +28,7 @@ export default defineNuxtConfig({
|
|||
cloudinaryCloudName:
|
||||
process.env.NUXT_PUBLIC_CLOUDINARY_CLOUD_NAME || "divzuumlr",
|
||||
appUrl: process.env.NUXT_PUBLIC_APP_URL || "http://localhost:3000",
|
||||
comingSoon: process.env.NUXT_PUBLIC_COMING_SOON || "false",
|
||||
},
|
||||
},
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue