|
@ -22,6 +22,14 @@ |
|
|
data-vscode-context='{ "webview": "#{webviewId}", "webviewInstance": "#{webviewInstanceId}" }' |
|
|
data-vscode-context='{ "webview": "#{webviewId}", "webviewInstance": "#{webviewInstanceId}" }' |
|
|
> |
|
|
> |
|
|
<div class="home__nav"> |
|
|
<div class="home__nav"> |
|
|
|
|
|
<div class="promo-banner promo-banner--eyebrow" id="promo-pro50" hidden> |
|
|
|
|
|
<a |
|
|
|
|
|
class="promo-banner__link" |
|
|
|
|
|
href="command:gitlens.plus.purchase" |
|
|
|
|
|
title="Special: 50% off first seat of Pro — only $4/month!" |
|
|
|
|
|
>Special: 50% off first seat of Pro — only $4/month!</a |
|
|
|
|
|
> |
|
|
|
|
|
</div> |
|
|
<nav class="inline-nav" id="links" aria-label="Help and Resources"> |
|
|
<nav class="inline-nav" id="links" aria-label="Help and Resources"> |
|
|
<div class="inline-nav__group"> |
|
|
<div class="inline-nav__group"> |
|
|
<a |
|
|
<a |
|
@ -141,11 +149,6 @@ |
|
|
50% off first seat of Pro — only $4/month! |
|
|
50% off first seat of Pro — only $4/month! |
|
|
</a> |
|
|
</a> |
|
|
</div> |
|
|
</div> |
|
|
<div class="promo-banner" id="promo-pro50" hidden> |
|
|
|
|
|
<a class="promo-banner__link" href="command:gitlens.plus.purchase" |
|
|
|
|
|
>Special: 50% off first seat of Pro — only $4/month!</a |
|
|
|
|
|
> |
|
|
|
|
|
</div> |
|
|
|
|
|
<nav class="nav-list"> |
|
|
<nav class="nav-list"> |
|
|
<h2 class="nav-list__title t-eyebrow">Popular views</h2> |
|
|
<h2 class="nav-list__title t-eyebrow">Popular views</h2> |
|
|
<a |
|
|
<a |
|
|