-
-
Notifications
You must be signed in to change notification settings - Fork 126
Closed
Description
The twitter card currently has <meta name=twitter:image content="https://numpy.org/images/logo.svg">, but twitter cards don't render SVG images:
twitter:image
A URL to a unique image representing the content of the page. You should not use a generic image such as your website logo, author photo, or other image that spans multiple pages. Images for this Card support an aspect ratio of 2:1 with minimum dimensions of 300x157 or maximum of 4096x4096 pixels. Images must be less than 5MB in size. JPG, PNG, WEBP and GIF formats are supported. Only the first frame of an animated GIF will be used.
SVG is not supported.
Metadata
Metadata
Assignees
Labels
No labels