Example
{% image
url="https://raw.githubusercontent.com/evidence-dev/media-kit/refs/heads/main/png/wordmark-gray-800.png"
description="Sample placeholder image"
/%}
With Dark Mode
{% image
url="https://raw.githubusercontent.com/evidence-dev/media-kit/refs/heads/main/png/wordmark-gray-800.png"
dark_url="https://raw.githubusercontent.com/evidence-dev/media-kit/refs/heads/main/png/wordmark-white.png"
description="Logo that changes in dark mode"
/%}
Attributes
The URL of the image to show in dark mode
Maximum width of the image in pixels
Whether to show a border around the image
Additional CSS classes to apply to the image
Set the width of this component (in percent) relative to the page width