Skip to content

Commit

Permalink
fix url
Browse files Browse the repository at this point in the history
fix url
  • Loading branch information
bitcookies committed May 26, 2021
1 parent 7ea24a2 commit 1c30174
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ <h2>加入<span> 摩西的粉丝群</span></h2>
<figcaption>
<h2>电台 <span>TOP 10 节目</span></h2>
<p>快来听听摩西最受欢迎的10个节目吧~</p>
<a href="fm.html">查看更多</a>
<a href="top10.html">查看更多</a>
</figcaption>
</figure>
</li>
Expand All @@ -135,7 +135,7 @@ <h2>荔枝 <span>FM896803</span></h2>
<figcaption>
<h2>所有 <span>电台节目</span></h2>
<p>到这里查找所有的电台节目</p>
<a href="#">查看更多</a>
<a href="fm.html">查看更多</a>
</figcaption>
</figure>
</li>
Expand Down

0 comments on commit 1c30174

Please sign in to comment.