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