relative fa lyfe2

This commit is contained in:
Tommy Parnell
2015-11-21 01:24:00 -05:00
parent 657be09098
commit b0c9ea3d9b

View File

@@ -27,7 +27,7 @@
<body>
<header class="header">
<div class="container" id="standardContainer">
<span class="profile-outer"><img class="profile-image img-responsive pull-left" src="/img/sqprofile.jpg" alt="Tommy Parnell"></span>
<span class="profile-outer"><img class="profile-image img-responsive pull-left" src="img/sqprofile.jpg" alt="Tommy Parnell"></span>
<div class="profile-content pull-left">
<h1 class="name">Tommy Parnell</h1>
<h2 class="desc">Web Applications Developer</h2>
@@ -92,7 +92,7 @@
<p class="summary">A provider to allow C# devs to use the Untappd API</p>
<div class="featured-image">
<a href="https://github.com/tparnell8/Untappd.Net/" target="_blank">
<img class="img-responsive center-block project-image" src="/img/Untappd2.jpg" alt="Untappd Logo">
<img class="img-responsive center-block project-image" src="img/Untappd2.jpg" alt="Untappd Logo">
</a>
</div>