Browse Source

Signed-off-by: zry <admin@z-touhou.org>

zry 8 years ago
parent
commit
3433f3b0ea
1 changed files with 2 additions and 2 deletions
  1. 2 2
      templates/home.html

+ 2 - 2
templates/home.html

@@ -14,10 +14,10 @@
   <div class="panel-heading">赞助商</div>
   <div class="panel-body">
     <div style="background:url(/static/img/ad/ad-me-r.png);">
-        <img src="/static/img/ad/ad-me-r.png">
+        <img src="/static/img/ad/ad-me.png">
     </div>
     <div style="background:url(/static/img/ad/ad-bd-r.png);">
-        <img src="/static/img/ad/ad-bd-r.png">
+        <img src="/static/img/ad/ad-bd.png">
     </div>
   </div>
 </div>