Chatbot_Detective_AI / index.html
cryptocalypse
Update index.html
8f2d316 verified
raw
history blame contribute delete
360 Bytes
<!doctype html>
<html>
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width" />
<title>Holmesbot AI News Investigation </title>
<link rel="stylesheet" href="style.css" />
</head>
<body>
<div class="card">
<iframe src="https://app.holmesbot.com" style="width:100%;height:100%">
</div>
</body>
</html>