Commit a5cc9905 authored by JC Brand's avatar JC Brand

Merge pull request #248 from sir-sigurd/index

index.html: markup fix
parents ab8ec3c4 a46cd044
...@@ -207,7 +207,6 @@ ...@@ -207,7 +207,6 @@
<div class="row"> <div class="row">
<div class="col-lg-8 col-lg-offset-2"> <div class="col-lg-8 col-lg-offset-2">
<h2>Contact</h2> <h2>Contact</h2>
<p>
<ul class="contact"> <ul class="contact">
<li>Follow me on <a href="http://twitter.com/jcopkode" target="_blank">Twitter</a>.</li> <li>Follow me on <a href="http://twitter.com/jcopkode" target="_blank">Twitter</a>.</li>
<li>Chat with me via XMPP: <a href="xmpp:jc@opkode.com" class="xmpp JSnocheck" title="XMPP/Jabber">jc@opkode.com</a>.</li> <li>Chat with me via XMPP: <a href="xmpp:jc@opkode.com" class="xmpp JSnocheck" title="XMPP/Jabber">jc@opkode.com</a>.</li>
...@@ -216,7 +215,6 @@ ...@@ -216,7 +215,6 @@
<li>Please file <a target="_blank" href="https://github.com/jcbrand/converse.js/issues">bugs on Github</a>.</li> <li>Please file <a target="_blank" href="https://github.com/jcbrand/converse.js/issues">bugs on Github</a>.</li>
<li>I'm available for features and <a href="http://opkode.com/contact" target="_blank">consulting</a>.</li> <li>I'm available for features and <a href="http://opkode.com/contact" target="_blank">consulting</a>.</li>
<ul> <ul>
</p>
</div> </div>
</div> </div>
</div> </div>
......
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