unclear what this was, saving this so I can wipe the local version of this project

This commit is contained in:
2025-06-12 16:46:06 -04:00
parent 51e5e8c981
commit 6e0733ab22
6 changed files with 50 additions and 16 deletions

View File

@ -8,7 +8,7 @@
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/foundation/6.4.3/css/foundation.min.css" />
</head>
<body>
<h2>Admin Page</h2>
<h2><a href="/">DumbYT</a> Admin</h2>
<div id="admin_app"></div>
<script src="./../dist/build.js"></script>
</body>