Skip to content

Commit 9d7a22a

Browse files
committed
docs: add carbon ads
1 parent ff5c013 commit 9d7a22a

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

docs/.vitepress/config.ts

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -79,11 +79,10 @@ export default defineConfig({
7979
'Copyright © 2016-PRESENT Eduardo San Martin Morote and VueFire contributors',
8080
},
8181

82-
// TODO:
83-
// carbonAds: {
84-
// code: 'CK7DL23N',
85-
// placement: 'vuefirevuejsorg',
86-
// },
82+
carbonAds: {
83+
code: 'CK7DL23N',
84+
placement: 'vuefirevuejsorg',
85+
},
8786

8887
algolia: {
8988
appId: 'O9WVPRF35B',

0 commit comments

Comments
 (0)