installation et configuration de parcel
This commit is contained in:
parent
81b3ceca85
commit
71b120be56
2 changed files with 2 additions and 1 deletions
|
|
@ -5,7 +5,7 @@
|
|||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>API REQRES</title>
|
||||
<script src="script.js" defer></script>
|
||||
<script src="script.js" defer type="module"></script>
|
||||
<link rel="stylesheet" href="style.css">
|
||||
</head>
|
||||
<body>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue