We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62f15cc commit a018e32Copy full SHA for a018e32
index.html
@@ -141,11 +141,13 @@ <h2 class="header-slide">WE GENERATE
141
</header>
142
<nav class="jp-nav">
143
<ul class="jp-nav-links">
144
+
145
+<li> <a href="/">Home</a></li>
146
<li> <a href="/latest-jquery-plugins.html"> Latest jQuery Plugins</a></li>
-
-<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>
+<li> <a href="/about.html">About Us</a></li>
+<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>
151
</ul>
152
</nav>
153
<div class="dim-overlay"></div>
0 commit comments