Skip to content

Commit c8e6a76

Browse files
committed
✨ (docs) remove unnecessary boilerplate
1 parent a7d3fbe commit c8e6a76

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

docs/nuxt.config.ts

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -17,15 +17,6 @@ export default withDocus({
1717
// https://github.com/moritzsternemann/vue-plausible#configuration
1818
domain: 'docus.dev'
1919
},
20-
socialImage: {
21-
baseUrl: 'https://docus.dev',
22-
chrome: {
23-
browserWSEndpoint: 'wss://chrome.browserless.io/'
24-
}
25-
},
26-
windicss: {
27-
root: resolve(__dirname, '..')
28-
},
2920
/**
3021
* Add image domains for nuxt-image
3122
*/

0 commit comments

Comments
 (0)