CODIGOSDIOS / index.html
Josedcape's picture
Upload 13 files
27c68e7 verified
raw
history blame contribute delete
186 Bytes
<!DOCTYPE html>
<html>
<head>
<title>Mi Chatbot Personalizado</title>
<link rel="stylesheet" href="style.css">
</head>
<body>
<div id="root"></div>
</body>
</html>