Merge branch 'master' into newmc
[gruntmaster-page.git] / js / 90-nav.js
index 36aec02c3b8c9b9229b6129778e78ba3fb9db93d..c6b776e0d721a3bf1d22389300a669c252c40fd2 100644 (file)
@@ -6,6 +6,7 @@ const NAVS = {
        us: /^\/us\//,
        account: /^\/account$/,
        contribute: /^\/contribute$/,
+       about: /^\/about$/,
 };
 
 $(function(){
This page took 0.008958 seconds and 4 git commands to generate.