This website works better with JavaScript.
Home
Explore
帮助
返回水杉在线
登录水杉在线
登录水杉码园
wlxsp
/
test1
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Adds services image
main
Eric Amodio
1 year ago
parent
9e59878d02
commit
9060540809
4 changed files
with
5 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
package.json
+0
-0
walkthroughs/welcome/account.md
+3
-0
walkthroughs/welcome/services.md
BIN
walkthroughs/welcome/services.webp
+ 2
- 2
package.json
View File
@ -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
View File
+ 3
- 0
walkthroughs/welcome/services.md
View File
@ -0,0 +1,3 @@
<
figure
align
=
"center"
>
<
img
src
=
"services.webp"
alt
=
"GitKraken Cloud Services"
/
>
<
/
figure
>
BIN
walkthroughs/welcome/services.webp
View File
Before
After
Write
Preview
Loading…
Cancel
Save