Fixing few links

This commit is contained in:
Asutosh Palai
2017-01-30 11:38:26 +05:30
parent 48f27fccdb
commit d100af4f75
3 changed files with 5 additions and 5 deletions

View File

@ -10,8 +10,8 @@
<div class="social pull-right">
<!-- <a href="/team">Team</a> -->
<a href="/about">About</a>
<img src="/images/fb-logo.svg" href="http://fb.com/WatchOutNewsAgency">
<img src="/images/youtube-play.svg" href="https://www.youtube.com/channel/UCthZ7tKOzy4EJpuVxtdcp1A">
<a href="http://fb.com/WatchOutNewsAgency"><img src="/images/fb-logo.svg"></a>
<a href="https://www.youtube.com/channel/UCthZ7tKOzy4EJpuVxtdcp1A"><img src="/images/youtube-play.svg"></a>
</div>
</div>

View File

@ -10,8 +10,8 @@
</a>
<div class="social pull-right">
<a href="/about">About</a>
<img src="/images/fb-logo.svg" href="http://fb.com/WatchOutNewsAgency">
<img src="/images/youtube-play.svg" href="https://www.youtube.com/channel/UCthZ7tKOzy4EJpuVxtdcp1A">
<a href="http://fb.com/WatchOutNewsAgency"><img src="/images/fb-logo.svg"></a>
<a href="https://www.youtube.com/channel/UCthZ7tKOzy4EJpuVxtdcp1A"><img src="/images/youtube-play.svg"></a>
</div>
</div>

View File

@ -42,7 +42,7 @@ layout: layout
<div id="more-articles-container" class="container">
<div class="head-wrapper">
<h1 class="container-title">More from {{ page.category | capitalize }}</h1>
<span class="view-all">view all</span>
<a href="/category/{{ page.category }}/"><span class="view-all">view all</span></a>
</div>
<section id="more-articles" class="row">