Procházet zdrojové kódy

Adds what's new button to welcome

main
Eric Amodio před 5 roky
rodič
revize
bed5efaa17
1 změnil soubory, kde provedl 5 přidání a 0 odebrání
  1. +5
    -0
      src/webviews/apps/welcome/index.html

+ 5
- 0
src/webviews/apps/welcome/index.html Zobrazit soubor

@ -77,6 +77,11 @@
<h2 class="section__title section__title--primary">
Welcome to <span class="highlight">GitLens 10</span>
</h2>
<div class="center mt-1">
<a class="button button--flat" title="See What's New" href="https://gitlens.amod.io/#whats-new"
>See What's New in GitLens 10</a
>
</div>
<p class="blurb ml-0 mr-0">
GitLens, while <b>powerful and feature rich</b>, is also highly <b>customizable</b> to meet your
needs. Do you find code lens intrusive or the current line blame annotation distracting &mdash;

Načítá se…
Zrušit
Uložit