midou36o.github.io/bio-and-projects/bio.html

11 lines
331 B
HTML

<!DOCTYPE html>
<html>
<head>
<title>Coming Soon...</title>
<link rel="stylesheet" type="text/css" href="/src/index.css">
</head>
<body>
<h1 style="text-align: center">Work in progress!</h1>
<a style="text-align: center" href="../index.html">get back to main site</a>
</body>
</html>