Fixed rebase deleting stuff

This commit is contained in:
2025-10-09 19:33:42 -05:00
parent 8594184518
commit 9d2f14b383
8 changed files with 6 additions and 3 deletions

View File

@ -5,6 +5,9 @@
<link href="members.css" rel="stylesheet" type="text/css" media="all">
</head>
<body>
<h1>I'm Cosmic</h1>
<div class="mainView">
<h1>I'm Cosmic</h1>
</div>
</body>
</html>