Explorar el Código

Adds services image

main
Eric Amodio hace 1 año
padre
commit
9060540809
Se han modificado 4 ficheros con 5 adiciones y 2 borrados
  1. +2
    -2
      package.json
  2. +0
    -0
      walkthroughs/welcome/account.md
  3. +3
    -0
      walkthroughs/welcome/services.md
  4. BIN
      walkthroughs/welcome/services.webp

+ 2
- 2
package.json Ver fichero

@ -14441,11 +14441,11 @@
"when": "gitlens:plus:state == 3"
},
{
"id": "gitlens.welcome.account",
"id": "gitlens.welcome.services",
"title": "Power-up with GitKraken Cloud Services",
"description": "Sign up for access to our developer productivity and collaboration services, e.g. Workspaces, or [sign in](command:gitlens.plus.loginOrSignUp).\n\n[Sign Up](command:gitlens.plus.loginOrSignUp)",
"media": {
"markdown": "walkthroughs/welcome/account.md"
"markdown": "walkthroughs/welcome/services.md"
},
"when": "gitlens:plus:state >= 0 && gitlens:plus:state <= 2"
},

+ 0
- 0
walkthroughs/welcome/account.md Ver fichero


+ 3
- 0
walkthroughs/welcome/services.md Ver fichero

@ -0,0 +1,3 @@
<figure align="center">
<img src="services.webp" alt="GitKraken Cloud Services"/>
</figure>

BIN
walkthroughs/welcome/services.webp Ver fichero

Antes Después

Cargando…
Cancelar
Guardar