Browse Source

Updates header

main
Eric Amodio 2 years ago
parent
commit
ef3a1da995
1 changed files with 5 additions and 4 deletions
  1. +5
    -4
      src/webviews/apps/welcome/welcome.html

+ 5
- 4
src/webviews/apps/welcome/welcome.html View File

@ -25,10 +25,11 @@
</div>
</a>
<p class="header__blurb">
GitLens <b>supercharges</b> the Git capabilities built into Visual Studio Code. It helps you to
<b>visualize code authorship</b> at a glance via Git blame annotations and CodeLens,
<b>seamlessly navigate and explore</b> Git repositories, <b>gain valuable insights</b> via powerful
comparison commands, and so much more.
GitLens <b>supercharges</b> Git inside VS Code and unlocks the <b>untapped knowledge</b> burried
within each repository. It helps you to <b>visualize code authorship</b> at a glance via Git blame
annotations and CodeLens, <b>seamlessly navigate and explore</b> Git repositories,
<b>gain valuable insights</b> via rich visualizations and powerful comparison commands, and so much
more.
</p>
</header>

Loading…
Cancel
Save