Fix broken image on keynotes page
This commit is contained in:
parent
60202218e3
commit
46dfd5554a
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@
|
|||
</div>
|
||||
</div>
|
||||
<div class="card card-green">
|
||||
<img class="card-img-top" src="www.placepuppy.net/600/600" style="filter: grayscale(100%);" alt="Puppy">
|
||||
<img class="card-img-top" src="http://www.placepuppy.net/600/600" style="filter: grayscale(100%);" alt="Puppy">
|
||||
<div class="card-body">
|
||||
<h5><strong>Unannounced Speaker</strong></h5>
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue