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 a018e32 commit 5ef2a9cCopy full SHA for 5ef2a9c
about.html
@@ -90,10 +90,12 @@
90
</header>
91
<nav class="jp-nav">
92
<ul class="jp-nav-links">
93
+<li> <a href="/">Home</a></li>
94
<li> <a href="/latest-jquery-plugins.html"> Latest jQuery Plugins</a></li>
-<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>
+<li> <a href="/about.html">About Us</a></li>
+<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>
99
</ul>
100
</nav>
101
<div class="dim-overlay"></div>
0 commit comments