lsgm
This commit is contained in:
parent
7a7ccfbbbf
commit
5580cb72d0
1 changed files with 1 additions and 1 deletions
2
build.py
2
build.py
|
@ -365,7 +365,7 @@ function main() {{
|
|||
if (tab) {{
|
||||
check(tab)
|
||||
}} else {{
|
||||
tab = 'my/about'
|
||||
tab = 'my/projects/lsgm'
|
||||
check(tab)
|
||||
push(tab)
|
||||
}}
|
||||
|
|
Loading…
Reference in a new issue