diff --git a/README.md b/README.md index 3969f10..100625c 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ Embark Studios Logo

-If you find GitLens useful, please consider [**sponsoring**](https://gitlens.amod.io/#sponsor) it. Also please [write a review](https://marketplace.visualstudio.com/items?itemName=eamodio.gitlens#review-details 'Write a review'), [star it on GitHub](https://github.com/eamodio/vscode-gitlens 'Star it on GitHub'), and [follow me on Twitter](https://twitter.com/eamodio 'Follow me on Twitter') +If you find GitLens useful, please consider [**sponsoring**](https://gitlens.amod.io/#sponsor) it. And if you use GitLens for work, please encourage your employer to [**sponsor**](https://gitlens.amod.io/#sponsor) it. Also please [write a review](https://marketplace.visualstudio.com/items?itemName=eamodio.gitlens#review-details 'Write a review'), [star it on GitHub](https://github.com/eamodio/vscode-gitlens 'Star it on GitHub'), and [follow me on Twitter](https://twitter.com/eamodio 'Follow me on Twitter') # GitLens @@ -575,7 +575,7 @@ Additionally, these integrations provide commands to copy the url of or open, fi - Adds _Toggle Review Mode_ command (`gitlens.toggleReviewMode`) to toggle Review mode - Adds the active mode to the **status bar** ([optional](#modes-settings- 'Jump to the Modes settings'), on by default) -# Configuration +# Configuration [#](#configuration- 'Configuration')

GitLens Interactive Settings diff --git a/src/webviews/apps/welcome/welcome.html b/src/webviews/apps/welcome/welcome.html index 1fbc4d4..59e7281 100644 --- a/src/webviews/apps/welcome/welcome.html +++ b/src/webviews/apps/welcome/welcome.html @@ -64,7 +64,10 @@ href="https://gitlens.amod.io/#sponsor" >Sponsor GitLens ❤ -

If you find GitLens useful, please consider sponsoring it.

+

+ If you find GitLens useful, please consider sponsoring it. And if you use GitLens for work, + please encourage your employer to sponsor it. +

@@ -404,7 +407,10 @@ href="https://gitlens.amod.io/#sponsor" >Sponsor GitLens ❤ -

If you find GitLens useful, please consider sponsoring it.

+

+ If you find GitLens useful, please consider sponsoring it. And if you use GitLens for work, + please encourage your employer to sponsor it. +