This commit is contained in:
2026-04-05 17:22:03 -04:00
commit 197f27fd9d
2 changed files with 14 additions and 0 deletions

14
index.html Normal file
View File

@@ -0,0 +1,14 @@
<!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>
</head>
<body>
<h1>Hello World</h1>
</body>
</html>