Today I learned how to upload and add a file to the CDN and use it within a blog post.
- Here is one image uploaded to the CDN:

1.1 - Second try using the <Figure> component:
- Here is a second image uploaded to the CDN - this is a Braintrust logo:

- Here is one last image uploaded to the CDN:

- Here is a paper to download:
[Download the Qwen2.5-VL Technical Report](cdn://docs/Qwen2.5-VL Technical Report.pdf)
This link uses the exact key docs/Qwen2.5-VL Technical Report.pdf from the CDN manifest. remark-cdn will rewrite this to a hashed URL such as:
/immutable/uploads/docs/Qwen2.5-VL Technical Report.307793c113.pdf
and will optionally prefix it with the CDN origin if CDN_MANIFEST_URL points at a CDN host.
Test Section#
For quick regression testing of the rewriting:



 