Added video section

This commit is contained in:
Dom Masters
2018-05-07 08:25:41 +10:00
parent 135dc5e5f0
commit 3733b53ce4
12 changed files with 111 additions and 28 deletions

View File

@ -33,7 +33,7 @@ class Homepage extends React.Component {
render() {
return (
<Page style="home-page">
<VideoSection full>
<VideoSection full mp4={ require('./../../videos/about/programming/programming.mp4') }>
Test
</VideoSection>
</Page>