Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
locksmithex committed Jun 3, 2023
1 parent 98fc064 commit 6285df6
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,16 @@
<div class="container">

<header>

<nav>
<ul>
<li><a href="/">Home</a></li>
<li><a href="/about.html">About</a></li>
<li><a href="/services.html">Services</a></li>
<li><a href="/contact.html">Contact</a></li>
</ul>
</nav>

<h1>Welcome to Benson Locksmith Service</h1>
<h2>Your Trusted Locksmith Experts in Chicago</h2>
</header>
Expand Down

0 comments on commit 6285df6

Please sign in to comment.