Commit 1f7595d5 authored by Murukesh Mohanan's avatar Murukesh Mohanan

fixed broken image link, try markdown #3

parent 1e15005a
......@@ -32,7 +32,7 @@
<li><a href="index.html">Main</a></li>
<li><a href="acad.html">Acads</a></li>
<li><a href="resources.html">Resources</a></li>
<li><a href="contact.html">Contact<br> <span id="contact-comment">(Please don't!)</span></a></li>
<li><a href="contact">Contact<br> <span id="contact-comment">(Please don't!)</span></a></li>
</ul>
</h3>
</div>
......
---
title: Contact
---
<div class="section">
<span class="section">
Currently at:
- C-223, Hostel 13, IIT Bombay
</div>
<div class="section">
</span>
<span class="section">
Email me at:
- murukesh.mohanan [AT] gmail.com
- murukesh [AT] cse.iitb.ac.in
- m.mohanan [AT] alumni.iitg.ernet.in (defunct)
</div>
<div class="section">
</span>
<span class="section">
Online:
- [Facebook](https://facebook.com/murukesh)
- [Google+](https://plus.google.com/+murukeshmohanan/)
- [Main Blog](http://murukeshm.blogspot.in/)
- [Second Blog](http://linuxexperiments.blogspot.in/)
</div>
</span>
......@@ -82,7 +82,7 @@ div.bugs {
#main li {
padding: 0.5em 0;
margin-left: 0.5em;
list-style-image: url("images/not_sign.png");
list-style-image: url("../images/not_sign.png");
}
#main li.no-marker {
list-style: none;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment