footer.component.html 106 B

12345
  1. <footer>
  2. <p class="bg-slate-700 text-white text-center mt-20">
  3. 2016 Inigo Valentin
  4. </p>
  5. </footer>