You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

23 lines
510 B
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>about</title>
<link rel="stylesheet" type="text/css" href="about.css" />
</head>
<body>
<div class="topnav">
<a href="https://hub.xpub.nl/sandbot/~clara/Project/">Home</a>
<a href="project.html">Project</a>
<a class="active" href="about.html">About</a>
</div>
<p> about page coming soon</p>
</body>