Warn your Users of a Dangerous Action

Tell us what’s happening:
What am I missing?

Your code so far


  <img src="https://bit.ly/fcc-running-cats" class="img-responsive" alt="Three kittens running towards the camera. ">
  <button class="btn btn-block btn-primary">Like</button>
  <button class="btn btn-block btn-danger">Delete</button>
  <p>Things cats love:</p>
  <ul>
...

figured it out had to create a new button.