wes-website/InProgress.html

12 lines
404 B
HTML
Raw Normal View History

2021-11-17 03:38:05 +01:00
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>In Development</title>
</head>
<body>
<p>This website is in development. Please check back later or contact me if this site had been down for a prolonged period of time.</p>
</body>
</html>