docs: fix image format error
This commit is contained in:
parent
d256337b6a
commit
6bc55a8124
|
@ -47,7 +47,7 @@ MediaCrawler仓库白金赞助商:
|
|||
|
||||
- 知识星球:MediaCrawler相关问题最佳实践、爬虫逆向分享、爬虫项目实战、多年编程经验分享、爬虫编程技术问题提问。
|
||||
<p>
|
||||
<img alt="xingqiu" src="docs/static/images/星球qrcode.JPG" style="width: auto;height: 400px" >
|
||||
<img alt="xingqiu" src="docs/static/images/星球qrcode.jpg" style="width: auto;height: 400px" >
|
||||
</p>
|
||||
|
||||
星球精选文章(部分):
|
||||
|
|
|
@ -19,7 +19,7 @@
|
|||
|
||||
扫描下方我的个人微信,备注:pro版本(如果图片展示不出来,可以直接添加我的微信号:yzglan)
|
||||
|
||||
![relakkes_weichat.JPG](static/images/relakkes_weichat.JPG)
|
||||
![relakkes_weichat.JPG](static/images/relakkes_weichat.jpg)
|
||||
|
||||
|
||||
## Pro版本诞生的背景
|
||||
|
|
Before Width: | Height: | Size: 223 KiB After Width: | Height: | Size: 223 KiB |
Before Width: | Height: | Size: 241 KiB After Width: | Height: | Size: 241 KiB |
|
@ -9,7 +9,7 @@
|
|||
- 爬虫是一种技术兴趣爱好,参与爬虫有一种对抗的感觉,越难越兴奋。
|
||||
|
||||
## 微信联系方式
|
||||
![relakkes_weichat.JPG](static/images/relakkes_weichat.JPG)
|
||||
![relakkes_weichat.JPG](static/images/relakkes_weichat.jpg)
|
||||
|
||||
## B站主页地址
|
||||
https://space.bilibili.com/434377496
|
||||
|
|
|
@ -14,4 +14,4 @@
|
|||
## 加我微信
|
||||
> 备注:咨服服务
|
||||
>
|
||||
![微信二维码](static/images/relakkes_weichat.JPG)
|
||||
![微信二维码](static/images/relakkes_weichat.jpg)
|
|
@ -9,4 +9,4 @@
|
|||
>
|
||||
> 如果图片展示不出来或过期,可以直接添加我的微信号:yzglan,并备注github,会有拉群小助手自动拉你进群
|
||||
|
||||
![relakkes_wechat](static/images/relakkes_weichat.JPG)
|
||||
![relakkes_wechat](static/images/relakkes_weichat.jpg)
|
|
@ -27,5 +27,5 @@
|
|||
- ........................................
|
||||
|
||||
## 加入星球
|
||||
![星球qrcode.JPG](static/images/星球qrcode.JPG)
|
||||
![星球qrcode.JPG](static/images/星球qrcode.jpg)
|
||||
|
||||
|
|
Loading…
Reference in New Issue