Add talentplot as sponsor

This commit is contained in:
JC Brand 2019-02-05 13:50:30 -07:00
parent 004519931c
commit c403708f76
7 changed files with 130 additions and 27 deletions

View File

@ -103,24 +103,4 @@ Issues can be logged on the [Github issue tracker](https://github.com/conversejs
A heartfelt thanks for everyone who has supported this project over the years.
Many people have contributed testing, bugfixes, features and corrections.
Recently we have started accepting donations via [Patreon](https://www.patreon.com/jcbrand) and [Liberapay](https://liberapay.com/jcbrand).
The following people are making recurring donations:
* [Daniel Gultsch](https://www.patreon.com/user/creators?u=13443518)
* [Dele Olajide](https://www.patreon.com/user/creators?u=14392041)
* [Drew Varner](https://www.patreon.com/user/creators?u=8131055)
* [Fabian Pack](https://www.patreon.com/user/creators?u=14725359)
* [Guus der Kinderen](https://www.patreon.com/user/creators?u=8302585)
* [Krischan](https://www.patreon.com/user/creators?u=337569)
* [Nicolas Vérité](https://www.patreon.com/nyconyco/creators)
* [Rafael](https://www.patreon.com/user/creators?u=4340078)
* [Ramesh Jangama](https://www.patreon.com/user/creators?u=14564234)
* [Tilman Beitter](https://www.patreon.com/spicewiesel/creators)
* [mt7479](https://www.patreon.com/user/creators?u=3892290)
* Two anonymous backers on Liberapay
Additionally this project is supported by
* [![KeyCDN](https://conversejs.org/logo/keycdn.png)](https://www.keycdn.com/)
* [![Wikisuite](https://conversejs.org/logo/wikisuite.png)](https://wikisuite.org)
We accept donations via [Patreon](https://www.patreon.com/jcbrand) and [Liberapay](https://liberapay.com/jcbrand).

View File

@ -73,8 +73,8 @@ h5 {
}
#sidebar > .nav-list {
max-height: 48vh;
overflow-y: scroll;
max-height: 35vh;
overflow-y: auto;
}
.bs-sidenav .nav .nav > li > a {

View File

@ -3,11 +3,11 @@
</span>
<ul class="sponsors-list">
<li><a href="https://www.keycdn.com/?utm_source=conversejs" target="_blank" rel="noopener">
<img style="height: 3em" src="/logo/keycdn.png" alt="KeyCDN">
<img style="height: 2em" src="/logo/keycdn.png" alt="KeyCDN">
</a>
</li>
<li><a href="https://www.codefirst.co.uk/?utm_source=conversejs" target="_blank" rel="noopener">
<img style="width: 10em" src="/logo/codefirst.png" alt="Codefirst">
<img style="width: 9em" src="/logo/codefirst.png" alt="Codefirst">
</a>
</li>
<li><a href="https://wikisuite.org/?utm_source=conversejs" target="_blank" rel="noopener">
@ -15,7 +15,11 @@
</a>
</li>
<li><a href="https://www.b1-systems.de/?utm_source=conversejs" target="_blank" rel="noopener">
<img style="width: 5em" src="/logo/b1-systems.svg" alt="B1 Systems">
<img style="width: 4em" src="/logo/b1-systems.svg" alt="B1 Systems">
</a>
</li>
<li><a href="https://talentplot.com/?utm_source=conversejs" target="_blank" rel="noopener">
<img style="width: 10em" src="/logo/talentplot.svg" alt="Talentplot">
</a>
</li>
</ul>

View File

@ -250,7 +250,8 @@
<li><a href="https://www.keycdn.com/?utm_source=conversejs" target="_blank" rel="noopener"><img style="height: 3em" src="/logo/keycdn.svg" alt="KeyCDN"></a></li>
<li><a href="https://www.codefirst.co.uk/?utm_source=conversejs" target="_blank" rel="noopener"><img style="width: 12em; padding-top: 0.5em" src="/logo/codefirst.png" alt="Codefirst"></a></li>
<li><a href="https://wikisuite.org/?utm_source=conversejs" target="_blank" rel="noopener"><img style="height: 4em" src="/logo/wikisuite-white.png" alt="WikiSuite"></a></li>
<li><a href="https://www.b1-systems.de/?utm_source=conversejs" target="_blank" rel="noopener"><img style="height: 5em" src="/logo/b1-systems.svg" alt="WikiSuite"></a></li>
<li><a href="https://www.b1-systems.de/?utm_source=conversejs" target="_blank" rel="noopener"><img style="height: 5em" src="/logo/b1-systems.svg" alt="B1 Systems"></a></li>
<li><a href="https://talentplot.com/?utm_source=conversejs" target="_blank" rel="noopener"><img style="width: 12em" src="/logo/talentplot-white.svg" alt="Talentplot"></a></li>
</ul>
</div>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.9 KiB

59
logo/talentplot-white.svg Normal file

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 10 KiB

59
logo/talentplot.svg Normal file

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 10 KiB