mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-10 15:44:51 +02:00
add codecademy to gallery
This commit is contained in:
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">
|
||||
|
Reference in New Issue
Block a user