浏览代码

docs: update ssemi-theme-default readme img url

pointhalo 3 年之前
父节点
当前提交
0b184d5fad
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      packages/semi-theme-default/README.md

+ 2 - 2
packages/semi-theme-default/README.md

@@ -24,12 +24,12 @@ You can make a custom theme through [Semi Design System](https://semi.design/dsm
 
 ## Design Token stratification principle
 
-![Theme scheme](https://lf26-static.bytednsdoc.com/obj/eden-cn/ptlz_zlp/ljhwZthlaukjlkulzlp/tech-doc/theme-arch.png "Theme scheme")
+![Theme scheme](https://lf26-static.bytednsdoc.com/obj/eden-cn/ptlz_zlp/ljhwZthlaukjlkulzlp/tech-doc/theme-arch.png)
 
 - No need to switch at runtime, carried by sass variable
 - Need to support runtime switching, such as the color variable related to the dark mode, carried by css variable
 
-![Design Token](https://lf26-static.bytednsdoc.com/obj/eden-cn/ptlz_zlp/ljhwZthlaukjlkulzlp/tech-doc/theme-design-token.png "Design Token")
+![Design Token](https://lf26-static.bytednsdoc.com/obj/eden-cn/ptlz_zlp/ljhwZthlaukjlkulzlp/tech-doc/theme-design-token.png)
 
 ## License