mirror of
https://github.com/WatchOutNewsAgency/wona.github.com.git
synced 2026-01-01 01:16:26 +00:00
26 lines
950 B
HTML
26 lines
950 B
HTML
<footer class="container-fluid">
|
|
<div class="pre-footer container">
|
|
<div class="brand pull-left">
|
|
<img class="logo" src="/images/logo-black.png">
|
|
<div class="name-container">
|
|
<div class="name">Watch Out!</div>
|
|
<div class="desc">Student Media<br>Body of IITR</div>
|
|
</div>
|
|
</div>
|
|
<div class="social pull-right">
|
|
<!-- <a href="/team">Team</a> -->
|
|
<a href="/about">About</a>
|
|
<a href="/guide">Guide</a>
|
|
<a href="/getinvolved">Get Involved</a>
|
|
<a href="http://fb.com/watchoutiitr"><img src="/images/fb-logo.svg"></a>
|
|
<a href="https://www.youtube.com/channel/UCthZ7tKOzy4EJpuVxtdcp1A"><img src="/images/youtube-play.svg"></a>
|
|
<a href="https://www.linkedin.com/company-beta/13290672/"><img src="/images/linkedin.png"></a>
|
|
</div>
|
|
</div>
|
|
|
|
|
|
<div class="container copyright">
|
|
<p>© Copyright 2018 — Watch Out! News Agency</p>
|
|
</div>
|
|
</footer>
|