Skip to content

Commit

Permalink
Merge pull request #29 from Mr-Ben-Merch-Store/RedCat888-patch-3
Browse files Browse the repository at this point in the history
Redcat888 patch 3
  • Loading branch information
Blue-Robin-Taken authored Sep 27, 2023
2 parents 781a2c6 + 7ea9c8f commit acd844c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions about.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>About</title>
<link rel="icon" type="image/x-icon" href="/favicon.ico">
<link rel="stylesheet" href="assets/css/index.css">
<script src="assets/scripts/index.js" defer></script>
</head>
Expand Down
File renamed without changes.
3 changes: 2 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Mr. Ben Merch Store</title>
<link rel="icon" type="image/x-icon" href="/favicon.ico">
<link rel="stylesheet" href="assets/css/index.css">
<script src="assets/scripts/index.js" defer></script>
</head>
Expand All @@ -44,4 +45,4 @@ <h1>Welcome to the Mr. Ben Merch Store</h1>

<h2>Coming Soon!!</h2>
</body>
</html>
</html>

0 comments on commit acd844c

Please sign in to comment.