summary refs log tree commit diff
diff options
context:
space:
mode:
authorMorgan <morgan.bohn@unistra.fr>2015-09-15 17:16:07 +0200
committerMorgan <morgan.bohn@unistra.fr>2015-09-15 17:16:07 +0200
commitc00e6f9f2746f49d89011ffdcde6c972904d83e4 (patch)
tree73701a9e70c9394b7ebb9a2122da18f9007f1c78
parentchange readme (diff)
downloadspore.github.io-c00e6f9f2746f49d89011ffdcde6c972904d83e4.tar.gz
add free img
-rw-r--r--img/businessmans.jpgbin0 -> 133470 bytes
-rw-r--r--img/businessmans2.jpgbin0 -> 159044 bytes
-rw-r--r--img/businessmans3.jpgbin0 -> 230325 bytes
-rw-r--r--index.html6
4 files changed, 3 insertions, 3 deletions
diff --git a/img/businessmans.jpg b/img/businessmans.jpg
new file mode 100644
index 0000000..ab1991e
--- /dev/null
+++ b/img/businessmans.jpg
Binary files differdiff --git a/img/businessmans2.jpg b/img/businessmans2.jpg
new file mode 100644
index 0000000..cc406f4
--- /dev/null
+++ b/img/businessmans2.jpg
Binary files differdiff --git a/img/businessmans3.jpg b/img/businessmans3.jpg
new file mode 100644
index 0000000..5cb8a62
--- /dev/null
+++ b/img/businessmans3.jpg
Binary files differdiff --git a/index.html b/index.html
index 0b26f60..0fe0535 100644
--- a/index.html
+++ b/index.html
@@ -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>