|
21 | 21 | <p>A great way to say thanks, and encourage more great features. Sponsor for as little as $1:</p><br>
|
22 | 22 | <a class="btn btn-success" href="https://github.com/sponsors/cp2004/" target="_blank"><i class="fa fa-heart" aria-hidden="true"></i> Sponsor my projects</a>
|
23 | 23 |
|
24 |
| -<button class="btn btn-success" data-toggle="modal" data-target="#SponsorsModal">View sponsors</button> |
25 |
| -<div id="SponsorsModal" class="modal hide fade"> |
26 |
| - <div class="modal-header"> |
27 |
| - <a href="#" class="close" data-dismiss="modal" aria-hidden="true">×</a> |
28 |
| - <h3>Sponsors!</h3> |
29 |
| - </div> |
30 |
| - <div class="modal-body"> |
31 |
| - <p>These wonderful people have sponsored development of this plugin. As a thank you, their names are here in the plugin.</p> |
32 |
| - <p>Want to see your name here? <a class="text-success" href="https://github.com/sponsors/cp2004" target="_blank">You can sponsor too!</a></p> |
33 |
| - <ul> |
34 |
| - <li>ssl-3</li> |
35 |
| - <li>Gina Häußge</li> |
36 |
| - <li>FlynHokie</li> |
37 |
| - <li>Ken Lucke</li> |
38 |
| - <li>erickstryck</li> |
39 |
| - <li>ReggieMDavis</li> |
40 |
| - <li>otaku13</li> |
41 |
| - <li>Matt Ockendon</li> |
42 |
| - <li>nigelboubert</li> |
43 |
| - <li>samwiseg0</li> |
44 |
| - </ul> |
45 |
| - </div> |
46 |
| - <div class="modal-footer"> |
47 |
| - <a href="#" class="btn" data-dismiss="modal" aria-hidden="true">{{ _('Close') }}</a> |
48 |
| - </div> |
49 |
| -</div> |
50 | 24 | <button class="btn btn-primary" data-toggle="modal" data-target="#ContributorModal">View contributors</button>
|
51 | 25 | <div id="ContributorModal" class="modal hide fade">
|
52 | 26 | <div class="modal-header">
|
53 | 27 | <a href="#" class="close" data-dismiss="modal" aria-hidden="true">×</a>
|
54 | 28 | <h3>Contributors!</h3>
|
55 | 29 | </div>
|
56 | 30 | <div class="modal-body">
|
57 |
| - <p>These wonderful people have helped out in development of this plugin. Whether it's fixing bugs, improvements to the code, or new features, all are useful!</p> |
| 31 | + <p>These wonderful people have helped out in development of this plugin. Whether it's fixing bugs, improvements to the code new features or documentation help, all are useful!</p> |
58 | 32 | <p>Want to see your name here? Get involved over on the repo. Any help is always appreciated!</p>
|
59 | 33 | <ul>
|
60 | 34 | <li><a href="https://github.com/11chrisadams11">@11chrisadams11</a></li>
|
61 | 35 | <li><a href="https://github.com/samwiseg0">@samwiseg0</a></li>
|
62 | 36 | <li><a href="https://github.com/dchauran">@dchauran</a></li>
|
| 37 | + <li><a href="https://github.com/Thelm76">@Thelm76</a></li> |
| 38 | + <li><a href="https://github.com/andyshinn">@andyshinn</a></li> |
| 39 | + <li><a href="https://github.com/lzk666">@lzk666</a></li> |
63 | 40 | </ul>
|
64 | 41 | </div>
|
65 | 42 | <div class="modal-footer">
|
|
0 commit comments