Fixed and added more back buttons
This commit is contained in:
@ -36,6 +36,7 @@
|
||||
</div>
|
||||
<audio controls src="" id="audioPlayer"></audio>
|
||||
</div>
|
||||
<a href="/index.html" id="back">Go Back</a>
|
||||
<script>
|
||||
|
||||
let jukebox = {
|
||||
|
||||
@ -29,7 +29,7 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<a href="/index.html">Go Back</a>
|
||||
<a id="back" href="/index.html">Go Back</a>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@ -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>
|
||||
@ -53,7 +53,7 @@
|
||||
<p></p>
|
||||
</div>
|
||||
</div>
|
||||
<a href="/index.html">Go Back</a>
|
||||
<a id="back" href="/index.html">Go Back</a>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
13
pages/members/beeatrice.html
Normal file
13
pages/members/beeatrice.html
Normal file
@ -0,0 +1,13 @@
|
||||
<!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>Beeatrice's Hive</title>
|
||||
</head>
|
||||
<body>
|
||||
<a id="back" href="/index.html">Go Back</a>
|
||||
</body>
|
||||
</html>
|
||||
@ -8,7 +8,7 @@
|
||||
<body>
|
||||
<div class="mainView">
|
||||
<h1>I'm Cosmic</h1>
|
||||
<a href="/index.html">Go Back</a>
|
||||
<a id="back" href="/index.html">Go Back</a>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@ -90,7 +90,7 @@
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<a href="/index.html">Go Back</a>
|
||||
<a id="back" href="/index.html">Go Back</a>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
13
pages/members/fauwn.html
Normal file
13
pages/members/fauwn.html
Normal file
@ -0,0 +1,13 @@
|
||||
<!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>Fauwn's Rants</title>
|
||||
</head>
|
||||
<body>
|
||||
<a id="back" href="/index.html">Go Back</a>
|
||||
</body>
|
||||
</html>
|
||||
@ -9,6 +9,6 @@
|
||||
</head>
|
||||
<body>
|
||||
<h1>Jupiter talks about the headspace</h1>
|
||||
<a href="/index.html">Go Back</a>
|
||||
<a id="back" href="/index.html">Go Back</a>
|
||||
</body>
|
||||
</html>
|
||||
@ -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>
|
||||
@ -18,6 +18,6 @@
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<a href="/index.html">Go Back</a>
|
||||
<a id="back" href="/index.html">Go Back</a>
|
||||
</body>
|
||||
</html>
|
||||
@ -9,6 +9,6 @@
|
||||
</head>
|
||||
<body>
|
||||
<h1>TechRunner's Electronics Projects</h1>
|
||||
<a href="/index.html">Go Back</a>
|
||||
<a id="back" href="/index.html">Go Back</a>
|
||||
</body>
|
||||
</html>
|
||||
@ -4,7 +4,8 @@
|
||||
<meta charset="UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>Willow</title>
|
||||
<link rel="stylesheet" href="/stylesheets/base.css">
|
||||
<title>Willow's Gardening and Nature pictures</title>
|
||||
<style>
|
||||
body{
|
||||
background-color: lavender;
|
||||
@ -56,5 +57,6 @@
|
||||
<p class="galleryText"></p>
|
||||
</div>
|
||||
</div>
|
||||
<a href="/index.html" id="back">Go Back</a>
|
||||
</body>
|
||||
</html>
|
||||
@ -74,6 +74,7 @@
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<a href="/index.html" id="back">Go Back</a>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@ -74,6 +74,7 @@
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<a href="/index.html" id="back">Go Back</a>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user