0xcc01.de/index.html
fqbn207 77af605673 kekl
2025-01-03 07:40:56 +01:00

31 lines
998 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="src/css/style.css">
<title>fqbn207 | 0xcc01</title>
</head>
<body>
<div class="main">
<nav>
<a href="https://git.0xcc01.de/fqbn207/music">MSC</a>
<a href="https://git.0xcc01.de/fqbn207">GIT</a>
<a href="https://github.com/fqbn207">GITHUB</a>
<a href="https://discord.com/users/fqbn207">DC</a>
<a href="./about.html">ABT</a>
</nav>
<div class="inner-box">
<img src="./src/media/avatar.png" alt="Profile Picture">
</div>
<div class="text">
<p>
My name is<a href="./about.html">[ fqbn207 ]</a><br><br>
</p>
</div>
<img src="./src/media/ascii.png" alt="ASCII Art">
</div>
<footer>fqbn207 - &copy; 2025</footer>
</body>
</html>