Delete website/index.html

This commit is contained in:
Roshan Jossy
2025-09-01 14:12:23 +02:00
committed by GitHub
parent 6ab5264102
commit a7f57bdf35
-14
View File
@@ -1,14 +0,0 @@
<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" href="style.css">
<title>Contributors</title>
</head>
<body>
<h1>Contributors</h1>
<ul>
<li>Tejas T M</li>
<li>Other Contributor</li>
</ul>
</body>
</html>