website/people/vi.html
2024-10-26 14:58:33 +02:00

22 lines
490 B
HTML

<!DOCTYPE html>
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>Vi | Garden System</title>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
</head>
<body>
<p>
<a href="../index.html">>Home<</a>
<a href="../contact.html">>Contact<</a>
</p>
<hr>
<h1> Violet/Vi (any/all) </h1>
<hr>
<img src="media/vi-avatar.png" alt="Drawing of Vi" width="200">
<hr>
</body>
</html>