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