Skip to content

Commit

Permalink
index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
ASTRO226 authored Mar 25, 2024
1 parent d891d3d commit 37cfccb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
</head>
<body>
<div class="navBar">
<li><a href="/home.html" class="navButt" style="float: left;">HOME</a></li>
<li><a href="/DoodleGrams/home.html" class="navButt" style="float: left;">HOME</a></li>
<li><a href="#PRODUCTS" class="navButt" style="float: left;">PRODUCTS</a></li>
<li><a href="#DEALS" class="navButt" style="float: left;">DEALS</a></li>
<li style="float: right;"><a href="#ABOUT" class="navButt" style="float: left;">ABOUT US</a></li>
Expand Down

0 comments on commit 37cfccb

Please sign in to comment.