Skip to content

Commit

Permalink
Feature companies using Hanami on the home page
Browse files Browse the repository at this point in the history
  • Loading branch information
jodosha committed Oct 30, 2017
1 parent 79962ed commit 7fc04c9
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 0 deletions.
Binary file added source/images/companies/dnsimple.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
23 changes: 23 additions & 0 deletions source/layouts/home.erb
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,29 @@
</ul>
</div>
</div>
<hr>
<div class="row">
<div class="col-sm-8 col-sm-offset-2 text-center m-b-lg">
<p class="lead m-x-auto">Trusted by</p>
</div>
</div>
<div class="row">
<div class="col-sm-4">
<a href="https://dnsimple.com/opensource" rel="noopener noreferrer" target="_blank">
<img src="/images/companies/dnsimple.png" alt="DNSimple">
</a>
</div>
<div class="col-sm-4">
</div>
<div class="col-sm-4">
</div>
</div>
<br>
<div class="row">
<div class="col-sm-8 col-sm-offset-2 text-center">
<p class="m-x-auto"><a href="https://github.com/hanami/hanami.github.io/edit/build/source/layouts/home.erb" rel="noopener noreferrer" target="_blank">Are you using Hanami in production? Let us to know!</a></p>
</div>
</div>
</div>
</div>

Expand Down

0 comments on commit 7fc04c9

Please sign in to comment.