9 lines
219 B
HTML
9 lines
219 B
HTML
<html>
|
|
<head>
|
|
<title>Home - Hadeed Ahmad</title>
|
|
</head>
|
|
<body>
|
|
<p>Welcome to my website!</p>
|
|
<p>There's not much right now, but soon this will be quite nice.</p>
|
|
</body>
|
|
</html>
|