Moved Members folder to inside Pages

This commit is contained in:
2025-10-20 17:31:00 -05:00
parent 9156e80c37
commit 2f10168722
10 changed files with 0 additions and 0 deletions

View File

@ -0,0 +1,14 @@
<!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">
<link rel="stylesheet" href="/stylesheets/base.css">
<title>Document</title>
</head>
<body>
<h1>Jupiter talks about the headspace</h1>
<a href="/index.html">Go Back</a>
</body>
</html>