mirror of
https://github.com/torappinfo/uweb.git
synced 2024-08-14 23:54:59 +00:00
hugo to use relative path
This commit is contained in:
parent
d4d932689d
commit
c0a6690dd8
65 changed files with 66 additions and 91 deletions
|
@ -5,5 +5,6 @@
|
|||
if(ls[i].startsWith("en")) {location.href="en/index.html";break;}
|
||||
if(ls[i].startsWith("zh")) {location.href="zh/index.html";break;}
|
||||
}
|
||||
location.href="en/index.html";
|
||||
</script>
|
||||
</head>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue