Their example is this:
<img class="card-img-top" data-src="holder.js/100%x180/" alt="Card image cap">
So I thought if I included:
<script src="https://cdnjs.cloudflare.com/ajax/libs/holder/2.9.0/holder.js"></script>
It would work, but it doesn't.