Skip to content

Commit

Permalink
Updated investors section
Browse files Browse the repository at this point in the history
  • Loading branch information
roxdanila committed Nov 13, 2019
1 parent 5210a1d commit a30d386
Show file tree
Hide file tree
Showing 8 changed files with 33 additions and 5 deletions.
Binary file modified .DS_Store
Binary file not shown.
Binary file modified assets/.DS_Store
Binary file not shown.
Binary file added assets/img/.DS_Store
Binary file not shown.
Binary file added assets/img/investor-1confirmation.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/img/investor-blockchaincapital.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/img/investor-semantic.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/img/investor-versionone.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
38 changes: 33 additions & 5 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -755,30 +755,58 @@ <h2>ADVISOR</h2>
</div>
<div class="section block pt-0">
<div class="container">
<h1 class="mb-5">Investors</h1>
<h1 class="mb-5">Participants</h1>
<div class="row">
<div class="col-sm-4 col-6">
<div class="col-sm-3 col-6">
<a href="https://www.1confirmation.com/" target="_blank">
<div class="top-span investor">
<div class="img-investor" style="background-image: url('assets/img/investor-1confirmation.png')"></div>
</div>
</a>
</div>
<div class="col-sm-3 col-6">
<a href="https://blockchain.capital/" target="_blank">
<div class="top-span investor">
<div class="img-investor" style="background-image: url('assets/img/investor-blockchaincapital.png')"></div>
</div>
</a>
</div>
<div class="col-sm-3 col-6">
<a href="https://versionone.vc/" target="_blank">
<div class="top-span investor">
<div class="img-investor" style="background-image: url('assets/img/investor-versionone.jpeg')"></div>
</div>
</a>
</div>
<div class="col-sm-3 col-6">
<a href="https://www.semantic.vc/" target="_blank">
<div class="top-span investor">
<div class="img-investor" style="background-image: url('assets/img/investor-semantic.png')"></div>
</div>
</a>
</div>
<div class="col-sm-3 col-6">
<a href="https://kenetic.capital" target="_blank">
<div class="top-span investor">
<div class="img-investor" style="background-image: url('assets/img/investor-kenetic.png')"></div>
</div>
</a>
</div>
<div class="col-sm-4 col-6">
<div class="col-sm-3 col-6">
<a href="https://www.kryptonite1.co" target="_blank">
<div class="top-span investor">
<div class="img-investor" style="background-image: url('assets/img/investor-kr1.png')"></div>
</div>
</a>
</div>
<div class="col-sm-4 col-6">
<div class="col-sm-3 col-6">
<a href="http://www.milliwatt.io" target="_blank">
<div class="top-span investor">
<div class="img-investor" style="background-image: url('assets/img/investor-milliwatt.png')"></div>
</div>
</a>
</div>
<div class="col-sm-4 col-6">
<div class="col-sm-3 col-6">
<a href="http://1kx.network/" target="_blank">
<div class="top-span investor">
<div class="img-investor" style="background-image: url('assets/img/investor-1kx.png')"></div>
Expand Down

1 comment on commit a30d386

@roxdanila
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Screen Shot 2019-11-14 at 4 49 23 PM

Please sign in to comment.