Untitled

mail@pastecode.io avatar
unknown
plain_text
a month ago
277 B
3
Indexable
Never
<!DOCTYPE html>
<html lang="fr">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>API Fetch</title>
</head>
<body>
   <div id="fact"> </div>
   <script src="App_cats.js"></script>
</body>
</html>
Leave a Comment