mirror of
https://github.com/WatchOutNewsAgency/wona.github.com.git
synced 2026-01-01 01:16:26 +00:00
12 lines
305 B
HTML
12 lines
305 B
HTML
<div class="pure-g redhead">
|
|
<header class="pure-u-2-3">
|
|
<img src="/images/logo.png" alt="">
|
|
<h1>Watch Out! News Agency</h1>
|
|
<h3>The Official News Magazine of IIT Roorkee</h3>
|
|
<nav>
|
|
<a href="/">Home</a>
|
|
<a href="/columns/">Columns</a>
|
|
<a href="/news/">News</a>
|
|
</nav>
|
|
</header>
|
|
</div> |