Skip to content

Instantly share code, notes, and snippets.

@damuz91
Created July 26, 2022 15:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save damuz91/47d4398b38847c87e07acc8de44bfe2e to your computer and use it in GitHub Desktop.
Save damuz91/47d4398b38847c87e07acc8de44bfe2e to your computer and use it in GitHub Desktop.
Nota número 2: Lo que se debe agregar adentro de las etiquetas <header>
<!-- Nota número 2: Lo que se debe agregar adentro de las etiquetas <header> -->
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-EVSTQN3/azprG1Anm3QDgpJLIm9Nao0Yz1ztcQTwFspd3yD65VohhpuuCOmLASjC" crossorigin="anonymous">
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/js/bootstrap.bundle.min.js" integrity="sha384-MrcW6ZMFYlzcLA8Nl+NtUVF0sA7MsXsP1UyJoMp4YLEuNSfAP+JcXn/tWtIaxVXM" crossorigin="anonymous"></script>
<script src="index.js"></script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment