mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-04-14 09:30:59 +00:00
add codecademy to gallery
This commit is contained in:
parent
a920697382
commit
4270496e8a
3 changed files with 10 additions and 0 deletions
BIN
docs/assets/img/example-sites/example-codecademy.jpg
Normal file
BIN
docs/assets/img/example-sites/example-codecademy.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 108 KiB |
|
|
@ -115,6 +115,11 @@
|
|||
<img src="assets/img/example-sites/example-metrotwit.jpg">
|
||||
</a>
|
||||
</div>
|
||||
<div class="span4">
|
||||
<a class="thumbnail" href="http://codecademy.com">
|
||||
<img src="assets/img/example-sites/example-codecademy.jpg">
|
||||
</a>
|
||||
</div>
|
||||
<div class="span4">
|
||||
<a class="thumbnail" href="http://jetstrap.com">
|
||||
<img src="assets/img/example-sites/example-jetstrap.jpg">
|
||||
|
|
|
|||
5
docs/templates/pages/gallery.mustache
vendored
5
docs/templates/pages/gallery.mustache
vendored
|
|
@ -47,6 +47,11 @@
|
|||
<img src="assets/img/example-sites/example-metrotwit.jpg">
|
||||
</a>
|
||||
</div>
|
||||
<div class="span4">
|
||||
<a class="thumbnail" href="http://codecademy.com">
|
||||
<img src="assets/img/example-sites/example-codecademy.jpg">
|
||||
</a>
|
||||
</div>
|
||||
<div class="span4">
|
||||
<a class="thumbnail" href="http://jetstrap.com">
|
||||
<img src="assets/img/example-sites/example-jetstrap.jpg">
|
||||
|
|
|
|||
Loading…
Reference in a new issue