Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
TheJoeFin authored Dec 9, 2023
1 parent 5f36120 commit f15cd64
Showing 1 changed file with 4 additions and 7 deletions.
11 changes: 4 additions & 7 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,20 +4,17 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Hello There Ron
<title>Hello There Ron and Alan
</title>
<link rel="stylesheet" href="style.css">
<script src="script.js"></script>
</head>

<body>
<p>Hello There Ron</p>
<p>we are just confirming you processed the receipts</p>
<h2> Congragulations on 2 years!! </h2>
<p>We are lucky to have such great beer and such an awesome brewery in Riverwest!</p>
<hr>
<p class="big-cursive-font">your loyal patrons</p>
<div>
<p>Questions and comments:</p> <a href="mailto:[email protected]">email us</a>
</div>
<p class="big-cursive-font">your patrons</p>
</body>

</html>

0 comments on commit f15cd64

Please sign in to comment.