Skip to content

Commit a018e32

Browse files
authored
Update index.html
1 parent 62f15cc commit a018e32

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

index.html

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -141,11 +141,13 @@ <h2 class="header-slide">WE GENERATE
141141
</header>
142142
<nav class="jp-nav">
143143
<ul class="jp-nav-links">
144+
145+
<li> <a href="/">Home</a></li>
144146
<li> <a href="/latest-jquery-plugins.html"> Latest jQuery Plugins</a></li>
145-
146-
<li> <a href="#">jQuery Sliders</a></li>
147-
<li> <a href="#">jQuery Menu/Nav </a></li>
148-
<li> <a href="#">jQuery and CSS3</a></li>
147+
<li> <a href="/about.html">About Us</a></li>
148+
<li> <a href="/contact.html">Contact Us</a></li>
149+
<li> <a href="/privacy-policy.html">Privacy Policy </a></li>
150+
<li> <a href="/terms.html">Terms</a></li>
149151
</ul>
150152
</nav>
151153
<div class="dim-overlay"></div>

0 commit comments

Comments
 (0)