www/about.html

15 lines
285 B
HTML
Raw Normal View History

2023-05-11 15:36:22 +03:00
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<title>About Me</title>
</head>
<body>
<h1>Aliberk Sandıı</h1>
<p>High School Student</p>
<p>Linux User</p>
<p>Pardus Volunteer</p>
... (not ready yet)
</body>
</html>