aboutsummaryrefslogtreecommitdiff
path: root/landing/_config.yml
diff options
context:
space:
mode:
authorruki <waruqi@gmail.com>2018-01-23 22:33:10 +0800
committerruki <waruqi@gmail.com>2018-01-23 09:19:03 +0800
commite180908b51144a1341642c5e6febde3c22c32a5c (patch)
tree61ac2593581338265dcc3a0ef872856286a47a70 /landing/_config.yml
parent9e71bd63e976550646bfef2e152697fd15ea05dd (diff)
downloadxmake-docs-e180908b51144a1341642c5e6febde3c22c32a5c.tar.gz
xmake-docs-e180908b51144a1341642c5e6febde3c22c32a5c.zip
modify title
Diffstat (limited to 'landing/_config.yml')
-rw-r--r--landing/_config.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/landing/_config.yml b/landing/_config.yml
index 4c46dd42..ae817c14 100644
--- a/landing/_config.yml
+++ b/landing/_config.yml
@@ -1,6 +1,6 @@
# Setup
title: xmake
-tagline: A make-like build utility based on Lua
+tagline: A cross-platform build utility based on Lua
tagline-cn: 一个基于Lua的轻量级自动构建工具
keywords: make,makefile,build,lua,cross-compile,linux
keywords-cn: make,makefile,构建工具,编译工具,lua,跨平台,跨平台开发,linux,交叉编译