Fixed and added more back buttons
This commit is contained in:
@ -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>
|
||||
Reference in New Issue
Block a user