Fixed and added more back buttons

This commit is contained in:
2025-10-20 17:46:48 -05:00
parent 5dc6f910c0
commit 84609c0d48
15 changed files with 43 additions and 10 deletions

View File

@ -9,6 +9,6 @@
</head>
<body>
<h1>The Void Gallery</h1>
<a href="/index.html">Go Back</a>
<a id="back" href="/index.html">Go Back</a>
</body>
</html>