We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81984bc commit ad17131Copy full SHA for ad17131
docs/nuxt.config.ts
@@ -11,7 +11,7 @@ export default defineNuxtConfig({
11
theme: {},
12
modules: ['@nuxthq/admin', '@docus/github', 'vue-plausible'],
13
plausible: {
14
- url: 'ionic.roe.dev',
+ domain: 'ionic.roe.dev',
15
},
16
tailwindcss: {
17
config: {
0 commit comments