Skip to content

Commit

Permalink
更换图片访问链接,提升加载速度
Browse files Browse the repository at this point in the history
  • Loading branch information
gftvlie committed Nov 13, 2017
1 parent 94869cc commit 7ef562c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions index.html
Expand Up @@ -36,7 +36,7 @@
-->
<style type="text/css">
body {
background-image:url(http://so.zhangxingqiu.cn/so/images/20170802.jpg);
background-image:url(https://mp.dayu.com/images/ae4cb82d0aa944e6b529863ef590c2650561954190b18a325da32276429879931510586641500);

/*作者:i@zhangxingqiu.cn
时间:2016-10-05
Expand Down Expand Up @@ -120,7 +120,7 @@
<div class="hidden-xs">
<div class="row LOGO">
<div class="col-lg-6 col-lg-offset-3 col-md-6 col-md-offset-3 col-xs-6 col-xs-offset-3">
<a href="./index.html"><img id="LOGO" src="http://so.zhangxingqiu.cn/so/images/caise.png" alt="Responsive image"></a>
<a href="./index.html"><img id="LOGO" src="https://mp.dayu.com/images/9afff8ee70474d109cbda07db04b1c0858ab205e48e89c36475ee14fdb5997781510586959668" alt="Responsive image"></a>

<!--<a href="./index.html"><img id="LOGO" src="images/logo3.png" alt="Responsive image"></a>-->

Expand Down Expand Up @@ -404,14 +404,14 @@
<div class="col-xs-6 col-md-8">
<a href="http://meiti.wiki/" target="_blank" class="thumbnail">
<!--<img src="images/122.jpg" alt="meiti.wiki 新媒体导航">-->
<img src="http://yun.zhangxingqiu.cn/images/122.jpg" alt="meiti.wiki 新媒体导航">
<img src="https://mp.dayu.com/images/fc108ee670004573a337fc9e0dde6caf84a3e8dd3248333427ec50fefb78fb811510587064831" alt="meiti.wiki 新媒体导航">

</a>
</div>

<div class="col-xs-6 col-md-4">
<a href="http://hao.cinemawk.com/" target="_blank" class="thumbnail">
<img src="http://yun.zhangxingqiu.cn/images/123.jpg" alt="创影导航">
<img src="https://mp.dayu.com/images/f14de58c62e7419a8cd07d030dafb78b372665a11156634aa694c0922376589a1510587064831" alt="创影导航">
</a>
</div>

Expand Down

0 comments on commit 7ef562c

Please sign in to comment.