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

@ -4,9 +4,11 @@
<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">
<link rel="stylesheet" href="/stylesheets/kitten.css">
<title>Kitten's Lewd Corner</title>
</head>
<body>
<a href="/index.html" id="back">Go Back</a>
</body>
</html>