Add a Matrix chat badge to your website
mainYou can display a 'Chat on Matrix' badge on your website by using the provided SVG image and linking it to your Matrix room or user.
Markdown implementation
[](https://matrix.to/#/#matrix.to:matrix.org)HTML implementation
<a href="https://matrix.to/#/#matrix.to:matrix.org" rel="noopener" target="_blank"><img src="https://matrix.to/img/matrix-badge.svg" alt="Chat on Matrix"></a>Note: Replace https://matrix.to/#/#matrix.to:matrix.org with your actual Matrix entity link.
[](https://matrix.to/#/#matrix.to:matrix.org)
<a href="https://matrix.to/#/#matrix.to:matrix.org" rel="noopener" target="_blank"><img src="https://matrix.to/img/matrix-badge.svg" alt="Chat on Matrix"></a>