Created
July 26, 2022 15:30
-
-
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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!-- Nota número 2: Lo que se debe agregar adentro de las etiquetas <header> --> | |
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-EVSTQN3/azprG1Anm3QDgpJLIm9Nao0Yz1ztcQTwFspd3yD65VohhpuuCOmLASjC" crossorigin="anonymous"> | |
<script src="https://cdn.jsdelivr.net/npm/[email protected]/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