diff --git a/build.py b/build.py index dee414f..0ebb13e 100755 --- a/build.py +++ b/build.py @@ -365,7 +365,7 @@ function main() {{ if (tab) {{ check(tab) }} else {{ - tab = 'my/about' + tab = 'my/projects/lsgm' check(tab) push(tab) }}