Skip to content
Open

Vidhi #566

Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 7 additions & 1 deletion src/index.html
Original file line number Diff line number Diff line change
@@ -1,14 +1,20 @@
<!DOCTYPE html>
<html lang="en">

<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width; initial-scale=1.0; maximum-scale=1.0;">
<link rel="stylesheet" href="main.css">
<title>HTML Portfolio</title>
</head>

<body>

Welcome to the HTML Portfolio Project
<img src="https://avatars.githubusercontent.com/u/222498479?v=4" alt="Vidhi Sen">
<p>Hello everyone! I'm excited to contribute to this project. Looking forward to learning and collaborating with the
community!</p>

</body>
</html>

</html>