Selaa lähdekoodia

Updates sponsor images

main
Eric Amodio 5 vuotta sitten
vanhempi
commit
89fb706708
5 muutettua tiedostoa jossa 7 lisäystä ja 7 poistoa
  1. +1
    -1
      BACKERS.md
  2. +4
    -4
      README.md
  3. BIN
      images/sponsors/codestream-vertical-dark.png
  4. BIN
      images/sponsors/codestream-vertical-light.png
  5. +2
    -2
      src/ui/welcome/index.html

+ 1
- 1
BACKERS.md Näytä tiedosto

@ -11,7 +11,7 @@ If you'd like to join in supporting GitLens, please consider:
<h2 align="center">Gold Sponsors ($100+)</h2>
<p align="center" style="margin: 0 10%">
<a title="Try CodeStream" href="https://codestream.com/?utm_source=vscmarket&utm_medium=banner&utm_campaign=gitlens"><img src="https://alt-images.codestream.com/codestream_logo_gitlens.png" alt="CodeStream Logo"/></a>
<a title="Try CodeStream" href="https://codestream.com/?utm_source=vscmarket&utm_medium=banner&utm_campaign=gitlens"><img src="https://alt-images.codestream.com/codestream_logo_gitlens_vscmarket.png" alt="CodeStream Logo"/></a>
</p>
<p align="center" style="margin: 0 10%">

+ 4
- 4
README.md Näytä tiedosto

@ -1,5 +1,5 @@
[![](https://vsmarketplacebadge.apphb.com/version-short/eamodio.gitlens.svg)](https://marketplace.visualstudio.com/items?itemName=eamodio.gitlens)
[![](https://vsmarketplacebadge.apphb.com/installs-short/eamodio.gitlens.svg)](https://marketplace.visualstudio.com/items?itemName=eamodio.gitlens)
[![](https://vsmarketplacebadge.apphb.com/downloads-short/eamodio.gitlens.svg)](https://marketplace.visualstudio.com/items?itemName=eamodio.gitlens)
[![](https://vsmarketplacebadge.apphb.com/rating-short/eamodio.gitlens.svg)](https://marketplace.visualstudio.com/items?itemName=eamodio.gitlens)
[![](https://img.shields.io/badge/vscode--dev--community-gitlens-blue.svg?logo=slack)](https://join.slack.com/t/vscode-dev-community/shared_invite/enQtMjIxOTgxNDE3NzM0LWU5M2ZiZDU1YjBlMzdlZjA2YjBjYzRhYTM5NTgzMTAxMjdiNWU0ZmQzYWI3MWU5N2Q1YjBiYmQ4MzY0NDE1MzY)
@ -12,9 +12,9 @@
## Support GitLens
| Sponsored by | |
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| <p align="center" style="font-size:10px;font-weight:400;margin:8px 0 8px 0;">[![](https://alt-images.codestream.com/codestream_logo_gitlens.png)](https://codestream.com/?utm_source=vscmarket&utm_medium=banner&utm_campaign=gitlens 'Try CodeStream')<br/>Discuss, review, and share code with your team in VS Code. Links discussions about code to your code. Integrates w/ Slack, Jira, Trello, and Live Share. **[Try it free](https://codestream.com/?utm_source=vscmarket&utm_medium=banner&utm_campaign=gitlens 'Try CodeStream')**</p> | <p align="center" style="font-size:10px;font-weight:400;margin:8px 0 8px 0;">[![](https://raw.githubusercontent.com/eamodio/vscode-gitlens/master/images/docs/sponsors/cresus.png)](https://cresus.ch 'Visit Crésus')</p> |
| Sponsored by | |
| ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| <p align="center" style="font-size:10px;font-weight:400;margin:8px 0 8px 0;">[![](https://alt-images.codestream.com/codestream_logo_gitlens_vscmarket.png)](https://codestream.com/?utm_source=vscmarket&utm_medium=banner&utm_campaign=gitlens 'Try CodeStream')<br/>Discuss, review, and share code with your team in VS Code. Links discussions about code to your code. Integrates w/ Slack, Jira, Trello, and Live Share. **[Try it free](https://codestream.com/?utm_source=vscmarket&utm_medium=banner&utm_campaign=gitlens 'Try CodeStream')**</p> | <p align="center" style="font-size:10px;font-weight:400;margin:8px 0 8px 0;">[![](https://raw.githubusercontent.com/eamodio/vscode-gitlens/master/images/docs/sponsors/cresus.png)](https://cresus.ch 'Visit Crésus')</p> |
While GitLens is generously offered to everyone free of charge, if you find it useful, please consider [**supporting**](https://gitlens.amod.io/#support-gitlens) it.

BIN
images/sponsors/codestream-vertical-dark.png Näytä tiedosto

Before After
Leveys: 200  |  Korkeus: 180  |  Koko: 6.6 KiB

BIN
images/sponsors/codestream-vertical-light.png Näytä tiedosto

Before After
Leveys: 200  |  Korkeus: 180  |  Koko: 6.9 KiB

+ 2
- 2
src/ui/welcome/index.html Näytä tiedosto

@ -921,13 +921,13 @@
<!-- prettier-ignore-attribute src -->
<img
class="sponsor__image light"
src="{{root}}/images/sponsors/codestream-vertical-light.png"
src="https://alt-images.codestream.com/codestream_logo_gitlens_welcome_dark.png"
alt="CodeStream Logo"
/>
<!-- prettier-ignore-attribute src -->
<img
class="sponsor__image dark"
src="{{root}}/images/sponsors/codestream-vertical-dark.png"
src="https://alt-images.codestream.com/codestream_logo_gitlens_welcome_light.png"
alt="CodeStream Logo"
/>
</a>

Ladataan…
Peruuta
Tallenna