Skip to content

Add support for display carbon ads in toc sidebar

Compare
Choose a tag to compare
@thetutlage thetutlage released this 05 Feb 03:39
· 20 commits to develop since this release

Pass the carbonAds object with the url property to render carbon ads in the TOC sidebar.

@component('docs::toc', { carbonAds: { url: 'url_goes_here' } })

Commits

  • feat: add support for displaying carbon ads b35f9e4
  • chore: update dependencies de56349

Full Changelog: v4.0.2...v4.0.3