]> iEval git - gruntmaster-page.git/blobdiff - js/90-nav.js
Replace the About page with a short Help page
[gruntmaster-page.git] / js / 90-nav.js
index 36aec02c3b8c9b9229b6129778e78ba3fb9db93d..a72aaca2f665da0e9c2cc2a17cfe9c207ce16fc2 100644 (file)
@@ -6,6 +6,7 @@ const NAVS = {
        us: /^\/us\//,
        account: /^\/account$/,
        contribute: /^\/contribute$/,
+       help: /^\/help$/,
 };
 
 $(function(){
This page took 0.024158 seconds and 4 git commands to generate.