Skip to content

Commit 8624ef5

Browse files
authored
Update terms.html
1 parent 6939441 commit 8624ef5

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

terms.html

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

0 commit comments

Comments
 (0)