diff options
| author | Morgan <morgan.bohn@unistra.fr> | 2015-09-15 17:16:07 +0200 |
|---|---|---|
| committer | Morgan <morgan.bohn@unistra.fr> | 2015-09-15 17:16:07 +0200 |
| commit | c00e6f9f2746f49d89011ffdcde6c972904d83e4 (patch) | |
| tree | 73701a9e70c9394b7ebb9a2122da18f9007f1c78 /index.html | |
| parent | change readme (diff) | |
| download | spore.github.io-c00e6f9f2746f49d89011ffdcde6c972904d83e4.tar.gz | |
add free img
Diffstat (limited to '')
| -rw-r--r-- | index.html | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -63,7 +63,7 @@ </ol> <div class="carousel-inner" role="listbox"> <div class="item active"> - <img class="first-slide" src="data:image/gif;base64,R0lGODlhAQABAIAAAHd3dwAAACH5BAAAAAAALAAAAAABAAEAAAICRAEAOw==" alt="First slide"> + <img class="first-slide" src="img/businessmans.jpg" alt="First slide"> <div class="container"> <div class="carousel-caption"> <h1>SPORE - Specification to a POrtable Rest Environment</h1> @@ -73,7 +73,7 @@ </div> </div> <div class="item"> - <img class="second-slide" src="data:image/gif;base64,R0lGODlhAQABAIAAAHd3dwAAACH5BAAAAAAALAAAAAABAAEAAAICRAEAOw==" alt="Second slide"> + <img class="second-slide" src="img/businessmans3.jpg" alt="Second slide"> <div class="container"> <div class="carousel-caption"> <h1>Discussions</h1> @@ -83,7 +83,7 @@ </div> </div> <div class="item"> - <img class="third-slide" src="data:image/gif;base64,R0lGODlhAQABAIAAAHd3dwAAACH5BAAAAAAALAAAAAABAAEAAAICRAEAOw==" alt="Third slide"> + <img class="third-slide" src="img/businessmans2.jpg" alt="Third slide"> <div class="container"> <div class="carousel-caption"> <h1>Implementations</h1> |
