File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 12
12
< div class ="card border-light mx-5 my-2 ">
13
13
< div class ="card-body ">
14
14
< h5 class ="card-title "> Ask Pyarmor</ h5 >
15
- < button class ="btn btn-light btn-sm zh "> 中文</ button >
15
+ < button class ="btn btn-light zh "> 中文</ button >
16
+ < a href ="../../learn/en/ask.html#ask "
17
+ class ="btn btn-light mx-5 "> Navigation Mode</ a >
18
+ < button class ="btn btn-light " disabled > Talk Mode</ button >
16
19
</ div >
17
20
</ div >
18
21
Original file line number Diff line number Diff line change 12
12
< div class ="card border-light mx-5 my-2 ">
13
13
< div class ="card-body ">
14
14
< h5 class ="card-title "> Pyarmor 解惑</ h5 >
15
- < button class ="btn btn-light btn-sm en "> English</ button >
15
+ < button class ="btn btn-light en "> English</ button >
16
+ < a href ="../../learn/zh/ask.html#ask "
17
+ class ="btn btn-light mx-5 "> 导航模式</ a >
18
+ < button class ="btn btn-light " disabled > 对话模式</ button >
16
19
</ div >
17
20
</ div >
18
21
< div class ="card mx-5 my-3 ">
You can’t perform that action at this time.
0 commit comments