site/main/comms/index.html

15 lines
424 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>About Alison Kit</title>
<link rel="stylesheet" href="./../style.css">
</head>
<body>
<!--- <script src="index.js"></script> ---!>
<h1>Page is a WIP!</h1>
<p>Come back later!</p>
</body>
</html>