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 6939441 commit 8624ef5Copy full SHA for 8624ef5
terms.html
@@ -82,11 +82,13 @@
82
</header>
83
<nav class="jp-nav">
84
<ul class="jp-nav-links">
85
+<li> <a href="/">Home</a></li>
86
<li> <a href="/latest-jquery-plugins.html"> Latest jQuery Plugins</a></li>
-<li> <a href="#">jQuery Sliders</a></li>
87
-<li> <a href="#">jQuery Menu/Nav </a></li>
88
-<li> <a href="#">jQuery and CSS3</a></li>
89
-</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>
90
+<li> <a href="/terms.html">Terms</a></li>
91
+ </ul>
92
</nav>
93
<div class="dim-overlay"></div>
94
<!-- End menu section -->
0 commit comments