Skip to content

Commit

Permalink
Create index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
surya authored Jan 6, 2026
1 parent fe7a758 commit 391d344
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions page/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Gitlab Page for my repository!</title>
</head>
<body>
<p><a href="apidocs/">Java-docs</a></p>
<p><a href="coverage-reports/index.html">Coverage reports</a></p>
</body>
</html>

0 comments on commit 391d344

Please sign in to comment.