Commit d2e54e09 authored by youjie's avatar youjie

no message

parent 8b4a98f2
......@@ -178,6 +178,7 @@ export function getLangs() {
langName:"English"
}
let langs:SitLang[]=[]
langs.push(zhTw,zhSw,enUs);
// zhSw,enUs
langs.push(zhTw);
return langs
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment