Files
osem/_includes/contact.html
2014-12-05 17:08:43 +01:00

23 lines
834 B
HTML

<section id="contact">
<div class="container">
<div class="row">
<div class="col-lg-12 text-center">
<h2 class="section-heading">Open Source</h2>
</div>
</div>
<div class="row">
<div class="col-lg-8 col-lg-offset-2 text-center">
<p class="lead">
This is the power of <a href="http://www.wired.com/2013/09/why-free-software-is-more-important-now-than-ever-before">Free and Open Source Software</a>.
People with diverse backgrounds, from many different parts of the world
collaborate as a team to distribute, study, change and improve OSEMs source code.
</p>
<p>
<a href="https://github.com/openSUSE/osem" class="btn btn-xl">
Why don't you join us?
</a>
</p>
</div>
</div>
</div>
</section>