mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-06-25 23:48:34 +02:00
hn rage
This commit is contained in:
parent
35e8d98bd5
commit
1ad1ba24d2
7 changed files with 36 additions and 33 deletions
|
@ -32,15 +32,6 @@ exports.dialog = [{
|
|||
''
|
||||
]
|
||||
}
|
||||
}, {
|
||||
type: 'ModalAlert',
|
||||
options: {
|
||||
markdowns: [
|
||||
'## Levels',
|
||||
'',
|
||||
'The best way to learn is with levels. Type in "levels" to get started!'
|
||||
]
|
||||
}
|
||||
}, {
|
||||
type: 'ModalAlert',
|
||||
options: {
|
||||
|
@ -75,5 +66,14 @@ exports.dialog = [{
|
|||
' * build level'
|
||||
]
|
||||
}
|
||||
}, {
|
||||
type: 'ModalAlert',
|
||||
options: {
|
||||
markdowns: [
|
||||
'## Levels',
|
||||
'',
|
||||
'The best way to learn is with levels. Type in "levels" to get started!'
|
||||
]
|
||||
}
|
||||
}];
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue