diff options
| author | ruki <[email protected]> | 2017-08-27 21:48:16 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2017-08-27 21:48:16 +0800 |
| commit | 4e8ea00348304d7e346116d3f1ecf40cf1c9a0c9 (patch) | |
| tree | 0f47dab42ad5ecdd547bf5d4d356d2405459cc70 /docs | |
| parent | 82656cd001b02abd7f1a4b5ba6dcd89c50899d46 (diff) | |
update landing
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/landing.html | 4 | ||||
| -rw-r--r-- | docs/pages/donation.html | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/docs/landing.html b/docs/landing.html index 68c915aad..79cb86df0 100644 --- a/docs/landing.html +++ b/docs/landing.html @@ -6,7 +6,7 @@ <title>xmake</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="theme-color" content="#157878"> - <meta name="description" content="A make-like build utility based on Lua"> + <meta name="description" content="A cross-platform build utility based on Lua"> <meta name="keywords" content="make,makefile,build,lua,cross-compile,linux" /> <link rel="stylesheet" href="/assets/css/normalize.css"> @@ -29,7 +29,7 @@ <body> <section class="page-header"> <h1 class="project-name">xmake</h1> - <h2 class="project-tagline">A make-like build utility based on Lua</h2> + <h2 class="project-tagline">A cross-platform build utility based on Lua</h2> <a href="/#/home" class="btn">GET STARTED</a> <br><br> <iframe src="https://ghbtns.com/github-btn.html?user=tboox&repo=xmake&type=star&count=true" frameborder="0" scrolling="0" width="110px" height="20px"></iframe> diff --git a/docs/pages/donation.html b/docs/pages/donation.html index 67e65dab2..d08730518 100644 --- a/docs/pages/donation.html +++ b/docs/pages/donation.html @@ -6,7 +6,7 @@ <title>xmake</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="theme-color" content="#157878"> - <meta name="description" content="A make-like build utility based on Lua"> + <meta name="description" content="A cross-platform build utility based on Lua"> <meta name="keywords" content="make,makefile,build,lua,cross-compile,linux" /> <link rel="stylesheet" href="/assets/css/normalize.css"> @@ -29,7 +29,7 @@ <body> <section class="page-header"> <h1 class="project-name">xmake</h1> - <h2 class="project-tagline">A make-like build utility based on Lua</h2> + <h2 class="project-tagline">A cross-platform build utility based on Lua</h2> <a href="/#/home" class="btn">GET STARTED</a> <br><br> <iframe src="https://ghbtns.com/github-btn.html?user=tboox&repo=xmake&type=star&count=true" frameborder="0" scrolling="0" width="110px" height="20px"></iframe> |
