Skip to content

Commit 1f57087

Browse files
committed
Merge branch 'PaulinaQuintero-add_pquinterom'
2 parents b55811f + 57f7b26 commit 1f57087

File tree

1 file changed

+5
-23
lines changed

1 file changed

+5
-23
lines changed

index.html

Lines changed: 5 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -127,10 +127,10 @@ <h1>Worm body simulator</h1>
127127
<div class="container">
128128
<div class="carousel-caption">
129129
<div id="wormsim_logo"></div>
130-
<h1>Play with your own worm!</h1>
130+
<h1>Enter the worm!</h1>
131131
<p class="lead">
132-
Thanks to our kickstarter backers we have developed WormSim, a new interactive way to play with
133-
the worm in your browser and be up to date with our modeling progress!
132+
Thanks to our Kickstarter backers we developed WormSim,
133+
an interactive way to play with the worm in your browser!
134134
</p>
135135
<a class="btn btn-large btn-primary" href="http://wormsim.org" target="_blank">Learn more</a>
136136
<a class="btn btn-large btn-primary" href="https://www.youtube.com/watch?v=QaCRNX0hdwU"
@@ -181,7 +181,7 @@ <h1>NeuroML Connectome</h1>
181181
<br/>
182182
<br/>
183183
</p>
184-
<a href="http://goo.gl/XGQPX" target="_blank" class="btn btn-primary btn-large" onclick="">Explore
184+
<a href="https://bit.ly/2AJSCoX" target="_blank" class="btn btn-primary btn-large" onclick="">Explore
185185
the connectome</a>
186186
<a href="http://opensourcebrain.org" target="_blank"><span id="osblogo"></span></a>
187187
</div>
@@ -206,25 +206,7 @@ <h1>Open source visualization and simulation platform.</h1>
206206
</div>
207207
</div>
208208
</div>
209-
<div class="item">
210-
<img src="./img/sc_optimal.png" alt="">
211-
<div class="container">
212-
<div class="carousel-caption">
213-
<h1>Aiming for the best.</h1>
214-
<p class="lead">
215-
We are using optimization techniques such as genetic algorithms to fine-tune our models to fit
216-
experimental data from real cellular recordings.
217-
<br/>
218-
It's evolution, baby.
219-
<br/>
220-
<br/>
221-
</p>
222-
<a class="btn btn-large btn-primary" href="http://optimal-neuron.readthedocs.org/" \target="_blank">Documentation</a>
223-
<a class="btn btn-large btn-primary" href="https://github.com/openworm/muscle_model"
224-
target="_blank">Source code</a>
225-
</div>
226-
</div>
227-
</div>
209+
228210
</div>
229211
<a class="left carousel-control" href="#myCarousel" data-slide="prev">&lsaquo;</a>
230212
<a class="right carousel-control" href="#myCarousel" data-slide="next">&rsaquo;</a>

0 commit comments

Comments
 (0)