Skip to content

Commit f8e27aa

Browse files
committed
chore: update plausible domain
1 parent 7b5f34e commit f8e27aa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/nuxt.config.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ export default defineNuxtConfig({
44
modules: ['@nuxtjs/plausible'],
55
plausible: {
66
domain: 'ionic.nuxtjs.org',
7+
apiHost: 'https://v.roe.dev',
78
},
89
colorMode: {
910
preference: 'dark',

0 commit comments

Comments
 (0)