Skip to content

Commit

Permalink
add convertizer to used by list (close snapappointments#1527)
Browse files Browse the repository at this point in the history
  • Loading branch information
caseyjhol committed Nov 18, 2016
1 parent 8b7a801 commit 06edd8a
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,5 +93,6 @@ Licensed under [the MIT license](LICENSE).
* [membermeister](https://www.membermeister.com)
* [Solve for All](https://solveforall.com)
* [EstiMATEit](https://www.123itworks.co.uk)
* [Convertizer](https://convertizer.com)

Does your organization use bootstrap-select? Open an issue, and include a link and logo, and you'll be added to the list.
Binary file added docs/custom_theme/img/logos/convertizer.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions docs/docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,9 @@ $('.selectpicker').selectpicker({
<div class="logo-container">
<a href="https://www.123itworks.co.uk" target="_blank"><img src="img/logos/estimateit.png" alt="EstiMATEit"></a>
</div>
<div class="logo-container">
<a href="https://convertizer.com" target="_blank"><img src="img/logos/convertizer.png" alt="Convertizer"></a>
</div>
</div>

<div class="text-muted">Does your organization use bootstrap-select? Open an issue, and include a link and logo, and you'll be added to the list.</div>
Expand Down

0 comments on commit 06edd8a

Please sign in to comment.