The {bb_cdn} module tag returns the physical CDN path for the website. Mostly used for for embedding images, audio, and videos.
Example: <audio src="{bb_cdn}/Documents/audio/my_recording.mp3"></audio>
This tag DOES NOT support Liquid.
Syntax
{bb_cdn}
Parameters
None.
Areas Available
The {bb_cdn} module tag can be placed within these areas.
- Page Templates
- Web Pages
- Landing Pages
- Content Holders
Liquid Tags
None.