Skip to content

Commit

Permalink
✨ (docs) remove unnecessary boilerplate
Browse files Browse the repository at this point in the history
  • Loading branch information
Tahul committed May 20, 2021
1 parent a7d3fbe commit c8e6a76
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions docs/nuxt.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -17,15 +17,6 @@ export default withDocus({
// https://github.com/moritzsternemann/vue-plausible#configuration
domain: 'docus.dev'
},
socialImage: {
baseUrl: 'https://docus.dev',
chrome: {
browserWSEndpoint: 'wss://chrome.browserless.io/'
}
},
windicss: {
root: resolve(__dirname, '..')
},
/**
* Add image domains for nuxt-image
*/
Expand Down

1 comment on commit c8e6a76

@vercel
Copy link

@vercel vercel bot commented on c8e6a76 May 20, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.