Skip to content

Commit 5ef2a9c

Browse files
authored
Update about.html
1 parent a018e32 commit 5ef2a9c

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

about.html

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -90,10 +90,12 @@
9090
</header>
9191
<nav class="jp-nav">
9292
<ul class="jp-nav-links">
93+
<li> <a href="/">Home</a></li>
9394
<li> <a href="/latest-jquery-plugins.html"> Latest jQuery Plugins</a></li>
94-
<li> <a href="#">jQuery Sliders</a></li>
95-
<li> <a href="#">jQuery Menu/Nav </a></li>
96-
<li> <a href="#">jQuery and CSS3</a></li>
95+
<li> <a href="/about.html">About Us</a></li>
96+
<li> <a href="/contact.html">Contact Us</a></li>
97+
<li> <a href="/privacy-policy.html">Privacy Policy </a></li>
98+
<li> <a href="/terms.html">Terms</a></li>
9799
</ul>
98100
</nav>
99101
<div class="dim-overlay"></div>

0 commit comments

Comments
 (0)