Added a few memeber pages but not filled out

This commit is contained in:
2025-09-30 10:59:21 -05:00
parent ca474a36a1
commit d9e0d64aac
4 changed files with 23 additions and 0 deletions

10
members/cosmic.html Normal file
View File

@ -0,0 +1,10 @@
<html>
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link href="members.css" rel="stylesheet" type="text/css" media="all">
</head>
<body>
<h1>I'm Cosmic</h1>
</body>
</html>