We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb5764f commit 232fa2fCopy full SHA for 232fa2f
1 file changed
nuxt.config.ts
@@ -8,10 +8,6 @@ import path from "path"
8
export default defineNuxtConfig({
9
modules: ["nuxt-site-config", "@pinia/nuxt", "nuxt-og-image", "@nuxtjs/sitemap"],
10
11
- // site: {
12
- // url: [process.env.CF_PAGES_URL, "https://celenium.io"],
13
- // },
14
-
15
hooks: {
16
"site-config:resolve": () => {
17
updateSiteConfig({
0 commit comments