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 263bc58 commit 8c15182Copy full SHA for 8c15182
contact.html
@@ -84,11 +84,13 @@
84
</header>
85
<nav class="jp-nav">
86
<ul class="jp-nav-links">
87
+<li> <a href="/">Home</a></li>
88
<li> <a href="/latest-jquery-plugins.html"> Latest jQuery Plugins</a></li>
-<li> <a href="#">jQuery Sliders</a></li>
89
-<li> <a href="#">jQuery Menu/Nav </a></li>
90
-<li> <a href="#">jQuery and CSS3</a></li>
91
-</ul>
+<li> <a href="/about.html">About Us</a></li>
+<li> <a href="/contact.html">Contact Us</a></li>
+<li> <a href="/privacy-policy.html">Privacy Policy </a></li>
92
+<li> <a href="/terms.html">Terms</a></li>
93
+ </ul>
94
</nav>
95
<div class="dim-overlay"></div>
96
<!-- End menu section -->
0 commit comments