Commit ef19efc0 authored by santiaago's avatar santiaago
Browse files

add space invaders to example carrousel.

parent c8f1d442
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -35,6 +35,13 @@
	  <img src="/labs/isogrids/hexa16/helloworld?theme=daisygarden&numcolors=4" class="img-responsive">
	  <p class="lead carouselExamples-itemText">/labs/isogrids/hexa16/helloworld</p>
	</div>
	<div class="item">
	  <img src="/spaceinvaders/helloworld?theme=frogideas&numcolors=3" class="img-responsive">
	  <img src="/spaceinvaders/helloworld?theme=heatwave&numcolors=2" class="img-responsive">
	  <img src="/spaceinvaders/helloworld?theme=bythepool&numcolors=3" class="img-responsive">
	  <img src="/spaceinvaders/helloworld?theme=daisygarden&numcolors=4" class="img-responsive">
	  <p class="lead carouselExamples-itemText">/spaceinvaders/helloworld</p>
	</div>
      </div>
      <span class="left carousel-control" data-target="#Carousel1" data-slide="prev">
	<span class="glyphicon glyphicon-chevron-left"></span>