aboutsummaryrefslogtreecommitdiff
path: root/pages/donation.html
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 /pages/donation.html
parent9e71bd63e976550646bfef2e152697fd15ea05dd (diff)
downloadxmake-docs-e180908b51144a1341642c5e6febde3c22c32a5c.tar.gz
xmake-docs-e180908b51144a1341642c5e6febde3c22c32a5c.zip
modify title
Diffstat (limited to 'pages/donation.html')
-rw-r--r--pages/donation.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/pages/donation.html b/pages/donation.html
index 89cf26ab..15faade6 100644
--- a/pages/donation.html
+++ b/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>