Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
CodeLikeAGirl29 authored Oct 5, 2023
1 parent 77b41ff commit 4afcdeb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@
<h1><a href="index.html">BMW Luxury Cars</a></h1>
<nav class="links">
<ul>
<li><a href="/index.html">Home</a></li>
<li><a href="/">Home</a></li>
<li><a href="#">Author</a></li>
<li><a href="/single.html">Blog</a></li>
<li><a href="single.html">Blog</a></li>
</ul>
</nav>
<nav class="main">
Expand Down

1 comment on commit 4afcdeb

@vercel
Copy link

@vercel vercel bot commented on 4afcdeb Oct 5, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.