Browse Source

:lipstick: add: icon

shiqi.li 6 years ago
parent
commit
3b42b93a2c
4 changed files with 3 additions and 3 deletions
  1. 3 3
      README.md
  2. BIN
      img/gongzhonghao.png
  3. BIN
      img/juejin.png
  4. BIN
      img/segmentfault.jpg

+ 3 - 3
README.md

@@ -233,14 +233,14 @@ listen | 对全景对象监听事件
 
 
 <a href="https://juejin.im/user/5bea27965188250edf4ad8b7" >
-  <img src="./dist/img/juejin.png"  width="220px" height="110px" /> 
+  <img src="./img/juejin.png"  width="220px" height="110px" /> 
 </a>
 
 <a href="https://segmentfault.com/u/conardli" class="item" >
-  <img src="./dist/img/segmentfault.jpg" width="150px" height="150px" />
+  <img src="./img/segmentfault.jpg" width="150px" height="150px" />
 </a>
 
 <a href="https://mp.weixin.qq.com/s/dYZEHTgqvxGV7mL99JuxRQ" class="item" >
-  <img src="./dist/img/gongzhonghao.png" width="150"  height="150" />
+  <img src="./img/gongzhonghao.png" width="150"  height="150" />
 </a>
 

BIN
img/gongzhonghao.png


BIN
img/juejin.png


BIN
img/segmentfault.jpg