Skip to content

Commit 4c050bc

Browse files
committed
Changes shared html content
Also include whales official logo
1 parent 7648699 commit 4c050bc

File tree

3 files changed

+4
-27
lines changed

3 files changed

+4
-27
lines changed

app/views/landing/_shared.html.erb

Lines changed: 2 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
Make the Belugas happy :)
3131
</div>
3232
<div>
33-
<a href="https://www.github.com/Gueils">
33+
<a href="https://github.com/Gueils/whales">
3434
<i class="fa fa-github fa-2x" aria-hidden="true"></i>
3535
<span>Star us on Github</span>
3636
</a>
@@ -151,31 +151,6 @@
151151
<span>belugas php on github</span>
152152
</a>
153153
</div>
154-
<div class="whales__belugas__engines__item hidden">
155-
<div class="whales__belugas__engines__item__pool">
156-
<div class="whales__belugas__engines__item__pool__left">
157-
belugas
158-
</div>
159-
<div class="whales__belugas__engines__item__pool__center">
160-
<div class="whales__belugas__engines__item__pool__center__top">
161-
<%= image_tag('beluga-baby-java.png') %>
162-
</div>
163-
<div class="whales__belugas__engines__item__pool__center__middle">
164-
<%= image_tag('java-wave.png') %>
165-
</div>
166-
<div class="whales__belugas__engines__item__pool__center__bottom">
167-
<%= image_tag('belugas-slider-bottom-beluga.png') %>
168-
</div>
169-
</div>
170-
<div class="whales__belugas__engines__item__pool__right java">
171-
java
172-
</div>
173-
</div>
174-
<a href="https://www.github.com/Gueils/belugas-java" class="java">
175-
<i class="fa fa-github fa-2x" aria-hidden="true"></i>
176-
<span>belugas java on github</span>
177-
</a>
178-
</div>
179154
<div class="whales__belugas__engines__item hidden">
180155
<div class="whales__belugas__engines__item__pool">
181156
<div class="whales__belugas__engines__item__pool__left">
@@ -206,7 +181,7 @@
206181
Inside the Whales ecosystem, we have a group of <br />belugas
207182
dedicated to run feature detector engines on<br />
208183
your local machine inside of Docker containers.<br />
209-
Currently we support 4 languages, with more coming in<br />
184+
Currently we support 3 languages, with more coming in<br />
210185
the Pipeline.
211186
</div>
212187
</div>

docker-compose.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,3 +40,5 @@ services:
4040
CURRENT_DIRECTORY: ${PWD}
4141
API_BASE_URI: whales.herokuapp.com
4242
SECRET_KEY_BASE: 5680a9689eaacab848b00f1a9ae36288699dde6efcd68e74706ed6d752fd53435150d034276cc6af446986e6c312b588d35864a68cdb4e965ed645ff92478402
43+
env_file:
44+
- dev.env

whales.png

-46.1 KB
Loading

0 commit comments

Comments
 (0)