Skip to content

fix: Lack of SVG partial format#5

Closed
CooperJiang wants to merge 1 commit intoJLinMr:mainfrom
CooperJiang:main
Closed

fix: Lack of SVG partial format#5
CooperJiang wants to merge 1 commit intoJLinMr:mainfrom
CooperJiang:main

Conversation

@CooperJiang
Copy link

svg部分图片格式无法上传

@JLinMr
Copy link
Owner

JLinMr commented Aug 24, 2024

SVG并非是无法上传,是因演示站使用了i1.wp.com进行缓存,是i1.wp.com不支持SVG格式

@JLinMr
Copy link
Owner

JLinMr commented Aug 24, 2024

SVG文件通常以 XML 格式编写,因此其 MIME 类型为 image/svg+xml
image/svg 和 image/svg+xml 实际上是重复的,因为 image/svg+xml 是更标准的 MIME 类型

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants