Files
jibo-website-zanedev-version/index.html
2026-04-05 17:28:26 -04:00

17 lines
768 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<link rel="stylesheet" href="style.css">
<!-- I am cool asf and i am a good boy. y u lookin at my code? :( did I do something wrong? ;-;.
- ZaneDev 4/5/26-->
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Jibo Revived</title>
<link rel="icon" type="image/png" href="assets/icon.png">
</head>
<body>
<h1>Jibo Revived</h1>
<p>Jibo is a social robot that was created by the company Boston Dynamics. It was created to be a companion for the elderly and the disabled. It was created to be a companion for the elderly and the disabled.</p>
<p>The above is written by AI and DAMN it is wrong ;-;. Not too far off though.</p>
</body>
</html>