Added "explore" to the RESERVED_USER_NAMES in inject.js.
This commit is contained in:
parent
77d1d5bf70
commit
8bc786952a
|
@ -5,7 +5,7 @@
|
|||
, WIDTH = 'octotree.sidebar_width'
|
||||
, RESERVED_USER_NAMES = [
|
||||
'settings', 'orgs', 'organizations',
|
||||
'site', 'blog', 'about',
|
||||
'site', 'blog', 'about', 'explore',
|
||||
'styleguide', 'showcases', 'trending',
|
||||
'stars', 'dashboard', 'notifications'
|
||||
]
|
||||
|
|
Loading…
Reference in New Issue