We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a8dec7c commit 8d37a27Copy full SHA for 8d37a27
05-bootstrap-popover/index.html
@@ -60,7 +60,7 @@ <h3>With a Little Help from My Friends</h3>
60
<p class="text-muted">Posted 3 days <a href=""></a>go</p>
61
</div>
62
<div class="col-xs-2">
63
- <img src="images/george.png" alt="Paul" class="img-circle img-responsive img-popover" data-content="<img src='images/george.png' class='img-circle img-responsive'><h4>Georges</h4><p class='text-muted'>Paul McCartney</p>">
+ <img src="images/paul.png" alt="Paul" class="img-circle img-responsive img-popover" data-content="<img src='images/paul.png' class='img-circle img-responsive'><h4>Paul</h4><p class='text-muted'>Paul McCartney</p>">
64
65
66
0 commit comments