Update document title via Page component

This commit is contained in:
2019-12-05 22:46:07 +01:00
parent a7297e3d12
commit 29f44f8c75
3 changed files with 16 additions and 2 deletions

View File

@ -9,7 +9,7 @@ import { selectBoardByUserProjects } from '../../store/selectors/boards';
export class HomePage extends React.Component {
render() {
return (
<Page>
<Page title="GenGitKan - Accueil">
<div className="container is-fluid">
<div className="level has-margin-top-normal">
<div className="level-left"></div>