Skip to content

Commit

Permalink
add membermeister to "used by"
Browse files Browse the repository at this point in the history
  • Loading branch information
caseyjhol committed Feb 10, 2016
1 parent c00c868 commit 92bc5b6
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 @@ -76,5 +76,6 @@ Licensed under [the MIT license](LICENSE).

* [SnapAppointments](https://snapappointments.com)
* [Thermo Fisher Scientific Inc.](https://www.thermofisher.com)
* [membermeister](https://www.membermeister.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/membermeister.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 @@ -79,6 +79,9 @@ $('.selectpicker').selectpicker({
<div class="logo-container">
<a href="https://www.thermofisher.com" target="_blank"><img src="img/logos/thermofisher.png" alt="Thermo Fisher Scientific Inc."></a>
</div>
<div class="logo-container">
<a href="https://www.membermeister.com" target="_blank"><img src="img/logos/membermeister.png" alt="membermeister"></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 92bc5b6

Please sign in to comment.