Skip to content

Commit 263bc58

Browse files
authored
Update latest-jquery-plugins.html
1 parent 5ef2a9c commit 263bc58

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

latest-jquery-plugins.html

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -91,11 +91,13 @@
9191
</header>
9292
<nav class="jp-nav">
9393
<ul class="jp-nav-links">
94-
<li class="active"> <a href="#"> Latest jQuery Plugins</a></li>
95-
<li> <a href="#">jQuery Sliders</a></li>
96-
<li> <a href="#">jQuery Menu/Nav </a></li>
97-
<li> <a href="#">jQuery and CSS3</a></li>
98-
</ul>
94+
<li> <a href="/">Home</a></li>
95+
<li> <a href="/latest-jquery-plugins.html"> Latest jQuery Plugins</a></li>
96+
<li> <a href="/about.html">About Us</a></li>
97+
<li> <a href="/contact.html">Contact Us</a></li>
98+
<li> <a href="/privacy-policy.html">Privacy Policy </a></li>
99+
<li> <a href="/terms.html">Terms</a></li>
100+
</ul>
99101
</nav>
100102
<div class="dim-overlay"></div>
101103
<!-- End menu section -->

0 commit comments

Comments
 (0)