Merge pull request #78 from tatsuyaoiw/feature
Added "explore" to the reserved list
This commit is contained in:
commit
d90db58d1a
|
@ -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