Skip to content
This repository has been archived by the owner on Jul 29, 2019. It is now read-only.

Commit

Permalink
Tree Of Science added to showcase (#2101)
Browse files Browse the repository at this point in the history
* Tree Of Science added
* Tree Of Science added
* Tree Of Science image added
  • Loading branch information
nikitakurylev authored and mojoaxel committed Sep 19, 2016
1 parent 6f6092d commit 9c8a46e
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
Binary file added showcase/images/treeofscience.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
19 changes: 18 additions & 1 deletion showcase/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -287,6 +287,23 @@ <h1>Showcase projects</h1>
</div>
</div>
</div>

<div class="row">
<div class="col-md-12 col-lg-6">
<a href="http://treeofscience.ru">
<img src="./images/treeofscience.png" class="showcase img-responsive">
</a>
<div class="description">
<div class="descriptionHeader">
<a href="http://treeofscience.ru"> Tree Of Science</a>
</div>
<div class="descriptionContent">
Tree Of Science is an interactive catalogue of sciences.
It is a russian school project.
</div>
</div>
</div>
</div>

</div>
</div>
Expand All @@ -297,4 +314,4 @@ <h1>Showcase projects</h1>
<!-- Include all compiled plugins (below), or include individual files as needed -->
<script src="../js/bootstrap.min.js"></script>
</body>
</html>
</html>

0 comments on commit 9c8a46e

Please sign in to comment.