From a10674bec323f214d59a30adabc9411368c86a96 Mon Sep 17 00:00:00 2001 From: ruki Date: Wed, 17 May 2017 21:05:53 +0800 Subject: add xmake logo --- docs/README.md | 2 +- docs/favicon.ico | Bin 332190 -> 9375 bytes docs/landing/favicon.ico | Bin 332190 -> 9375 bytes docs/zh/README.md | 2 +- 4 files changed, 2 insertions(+), 2 deletions(-) (limited to 'docs') diff --git a/docs/README.md b/docs/README.md index 42ebd097a..22a50b895 100644 --- a/docs/README.md +++ b/docs/README.md @@ -2,7 +2,7 @@ search: en --- -# A make-like build utility based on Lua +# A make-like build utility based on Lua [![logo](http://tboox.org/static/img/xmake/logo32.png)](http://xmake.io) [![Build Status](https://api.travis-ci.org/tboox/xmake.svg?branch=master)](https://travis-ci.org/tboox/xmake) [![Build status](https://ci.appveyor.com/api/projects/status/ry9oa2mxrj8hk613/branch/master?svg=true)](https://ci.appveyor.com/project/waruqi/xmake/branch/master) [![Join the chat at https://gitter.im/tboox/tboox](https://badges.gitter.im/tboox/tboox.svg)](https://gitter.im/tboox/tboox?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [![donate](http://tboox.org/static/img/donate.svg)](http://xmake.io/pages/donation.html#donate) diff --git a/docs/favicon.ico b/docs/favicon.ico index 3a3fe3f52..937a26fff 100644 Binary files a/docs/favicon.ico and b/docs/favicon.ico differ diff --git a/docs/landing/favicon.ico b/docs/landing/favicon.ico index 3a3fe3f52..937a26fff 100644 Binary files a/docs/landing/favicon.ico and b/docs/landing/favicon.ico differ diff --git a/docs/zh/README.md b/docs/zh/README.md index 05e6ba7de..fb21fc119 100755 --- a/docs/zh/README.md +++ b/docs/zh/README.md @@ -3,7 +3,7 @@ nav: zh search: zh --- -# 一个基于Lua的轻量级跨平台自动构建工具 +# 一个基于Lua的轻量级跨平台自动构建工具 [![logo](http://tboox.org/static/img/xmake/logo32.png)](http://xmake.io/cn) [![Build Status](https://api.travis-ci.org/tboox/xmake.svg?branch=master)](https://travis-ci.org/tboox/xmake) [![Build status](https://ci.appveyor.com/api/projects/status/ry9oa2mxrj8hk613/branch/master?svg=true)](https://ci.appveyor.com/project/waruqi/xmake/branch/master) [![Join the chat at https://gitter.im/tboox/tboox](https://badges.gitter.im/tboox/tboox.svg)](https://gitter.im/tboox/tboox?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [![donate](http://tboox.org/static/img/donate.svg)](http://xmake.io/cn/pages/donation.html#donate) -- cgit v1.3.1