Skip to content

Commit 8c15182

Browse files
authored
Update contact.html
1 parent 263bc58 commit 8c15182

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

contact.html

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -84,11 +84,13 @@
8484
</header>
8585
<nav class="jp-nav">
8686
<ul class="jp-nav-links">
87+
<li> <a href="/">Home</a></li>
8788
<li> <a href="/latest-jquery-plugins.html"> Latest jQuery Plugins</a></li>
88-
<li> <a href="#">jQuery Sliders</a></li>
89-
<li> <a href="#">jQuery Menu/Nav </a></li>
90-
<li> <a href="#">jQuery and CSS3</a></li>
91-
</ul>
89+
<li> <a href="/about.html">About Us</a></li>
90+
<li> <a href="/contact.html">Contact Us</a></li>
91+
<li> <a href="/privacy-policy.html">Privacy Policy </a></li>
92+
<li> <a href="/terms.html">Terms</a></li>
93+
</ul>
9294
</nav>
9395
<div class="dim-overlay"></div>
9496
<!-- End menu section -->

0 commit comments

Comments
 (0)