Skip to content

Commit

Permalink
First Public Release
Browse files Browse the repository at this point in the history
- First Official Public Release
  • Loading branch information
TJacoob committed Aug 8, 2019
1 parent 00647a7 commit 5e401b6
Show file tree
Hide file tree
Showing 4 changed files with 327 additions and 4 deletions.
7 changes: 7 additions & 0 deletions bdev-frontend/src/components/index/Index.js
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,13 @@ class Index extends Component {
</button>
</Scroll>
</div>
<div className="col-11 col-lg-4 text-center my-2 p-0 px-lg-3">
<a href={"https://www.youtube.com/watch?v=uQhjh7OV6jU"} target={"_blank"}>
<button type="button" className="btn btn-block btn-dev py-2 px-3">
<span className="fs-lg fw-7"><FormattedMessage id="index.seevideo"/></span>
</button>
</a>
</div>
{/*
<div className="col-11 col-lg-4 text-center my-2 p-0 px-lg-3">
<Link to="/register">
Expand Down
Loading

0 comments on commit 5e401b6

Please sign in to comment.