use gravatar image instead
This commit is contained in:
@@ -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="http://www.gravatar.com/avatar/333e3cea32cd17ff2007d131df336061?s=300" alt="Tommy Parnell"></span>
|
||||
<div class="profile-content pull-left">
|
||||
<h1 class="name">Tommy Parnell</h1>
|
||||
<h2 class="desc">Web Applications Developer</h2>
|
||||
|
||||
Reference in New Issue
Block a user