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