Created
January 20, 2017 14:32
-
-
Save adkron/93570b846bd9e3ea1d7551c535250b69 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<address id="contact_info"> | |
<h2 class="title">Contact Me</h2> | |
<dl class="info"> | |
<dt>Company Site</dt> | |
<dd><a href="http://binarynoggin.com" title="Binary Noggin">Binary Noggin</a></dd> | |
<dt>Email</dt> | |
<dd><a href="mailto:[email protected]" | |
title="Email">[email protected]</a></dd> | |
<dt>Github</dt> | |
<dd><a href="http://github.com/BinaryNoggin" title="Github">BinaryNoggin</a></dd> | |
<dt>Twitter</dt> | |
<dd><a href="http://twitter.com/adkron" title="Twitter">@adkron</a></dd> | |
<dt>Podcast</dt> | |
<dd><a href="http://thisagilelife.com" title="Podcast">This Agile Life</dd> | |
</dl> | |
</address> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment