CloudVane

Public brand assets. Everything is served immutable under a /v1/ prefix — a logo refresh publishes /v2/ and never overwrites these URLs, so links already pasted into email signatures and decks keep working.

Email signature

Use PNG, not SVG. Gmail and Outlook don't render SVG in signatures. The 400px file is served and displayed at 200 so it stays sharp on retina; the explicit width/height stop Outlook desktop mis-scaling it.

<a href="https://cloudvane.com" style="text-decoration:none">
  <img src="https://assets.cloudvane.com/v1/email/cloudvane-signature-400.png"
       width="200" height="41" alt="CloudVane"
       style="display:block;border:0;outline:none;text-decoration:none" />
</a>

Logo

Mark & favicon

Social

All files

PathNotes