VitePress has built in native support for [Carbon Ads](https://www.carbonads.net/). By defining the Carbon Ads credentials in config, VitePress will display ads on the page.
```js
```ts
export default {
themeConfig: {
carbonAds: {
@ -15,8 +15,8 @@ export default {
These values are used to call carbon CDN script as shown below.