This is an automated email from the ASF dual-hosted git repository. sushuang pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/incubator-echarts-website.git
The following commit(s) were added to refs/heads/asf-site by this push: new deb77b6 update deb77b6 is described below commit deb77b62c2949c08f602b8f1ef8c255161a888a0 Author: 100pah <sushuang0...@gmail.com> AuthorDate: Thu Nov 12 16:36:29 2020 +0800 update --- .htaccess | 1 + 1 file changed, 1 insertion(+) diff --git a/.htaccess b/.htaccess index a95afca..22d096c 100644 --- a/.htaccess +++ b/.htaccess @@ -28,3 +28,4 @@ RewriteRule ^/?(index[.]html)?$ "/zh/index.html" [L,R=301] RewriteCond "%{HTTP:Accept-Language}" ^en [NC] RewriteRule ^/?(index[.]html)?$ "/en/index.html" [L,R=301] +RewriteRule ^/?(index[.]html)?$ "/en/index.html" [L,R=301] --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org For additional commands, e-mail: commits-h...@echarts.apache.org