Add links to keynote page
This commit is contained in:
parent
f2612c22eb
commit
aaad32f41b
2 changed files with 8 additions and 2 deletions
|
@ -42,7 +42,7 @@
|
|||
</div>
|
||||
</div>
|
||||
<div class="card card-green">
|
||||
<img class="card-img-top" src="http://www.placepuppy.net/600/600" style="filter: grayscale(100%);" alt="Puppy">
|
||||
<img class="card-img-top" src="//placekitten.com/599/600" style="filter: grayscale(100%);" alt="Kitten">
|
||||
<div class="card-body">
|
||||
<h5><strong>Unannounced Speaker</strong></h5>
|
||||
</div>
|
||||
|
|
|
@ -8,7 +8,9 @@
|
|||
{% block content %}
|
||||
<div class="row">
|
||||
<div class="col-12 col-md-8 content text-page">
|
||||
<h1>Rory Aronson<br /><small class="subtitle">CEO of FarmBot Inc.</small></h1>
|
||||
<h1>Rory Aronson<br />
|
||||
<small class="subtitle">CEO of FarmBot Inc.</small>
|
||||
</h1>
|
||||
<p>
|
||||
Rory is the CEO of FarmBot Inc, a California benefit corporation that produces 100% open-source CNC farming machines designed
|
||||
for small-scale automated precision food production.
|
||||
|
@ -22,6 +24,10 @@
|
|||
After raising over $1,000,000 in pre-order sales in 2016, the team shipped their first units to customers in early 2017.
|
||||
Today, over 900 FarmBot kits have been delivered to customers all around the world, and the FarmBot community continues to grow.
|
||||
</p>
|
||||
<p>
|
||||
<a href="https://farm.bot">https://farm.bot</a><br />
|
||||
<a href="https://twitter.com/roryaronson">@roryaronson</a>
|
||||
</p>
|
||||
|
||||
<img src="{% static '/assets/speakers/rory.jpg' %}" style="filter: grayscale(100%);" alt="Rory Aronson" />
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue