Initial commit

This commit is contained in:
2024-07-22 21:18:04 +05:30
commit 1cfd12a5cf
+12
View File
@@ -0,0 +1,12 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Reflections from Nirmal Kumar R</title>
<link href="css/style.css" rel="stylesheet">
</head>
<body>
Hello, World!
</body>
</html>