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) {{
|
if (tab) {{
|
||||||
check(tab)
|
check(tab)
|
||||||
}} else {{
|
}} else {{
|
||||||
tab = 'my/about'
|
tab = 'my/projects/lsgm'
|
||||||
check(tab)
|
check(tab)
|
||||||
push(tab)
|
push(tab)
|
||||||
}}
|
}}
|
||||||
|
|
Loading…
Reference in a new issue