aboutsummaryrefslogtreecommitdiff
path: root/cn/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'cn/index.html')
-rw-r--r--cn/index.html15
1 files changed, 15 insertions, 0 deletions
diff --git a/cn/index.html b/cn/index.html
new file mode 100644
index 00000000..d4022e3d
--- /dev/null
+++ b/cn/index.html
@@ -0,0 +1,15 @@
+<!DOCTYPE html>
+<html lang="en-us">
+
+ <head>
+ <meta charset="UTF-8">
+ <title>xmake</title>
+ <meta name="viewport" content="width=device-width, initial-scale=1">
+ <meta name="theme-color" content="#157878">
+ <meta name="description" content="A cross-platform build utility based on Lua">
+ <meta name="keywords" content="make,makefile,build,lua,cross-compile,linux" />
+ <meta http-equiv="refresh" content="0;url=/#/zh-cn/">
+
+ <body>
+ </body>
+</html>