Change Page Title

This commit is contained in:
Jake Howard 2016-05-07 15:28:50 +01:00
parent d259c45b50
commit cccb7f13b5

View File

@ -16,7 +16,8 @@ export default Map({
},
'HOME': {
id: 'home',
component: Home
component: Home,
title: 'All Projects'
},
'PROJECT_DETAILS': {
id: 'project_details',