Navigation Menu

Skip to content

Commit

Permalink
update index
Browse files Browse the repository at this point in the history
  • Loading branch information
yiminghe committed Oct 11, 2014
1 parent df04859 commit c6fa6fa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 1.4/source/guideline/index.md
Expand Up @@ -7,7 +7,7 @@
# What is KISSY ?

KISSY <a href="https://travis-ci.org/kissyteam/kissy" target="_blank">
<img src="https://secure.travis-ci.org/kissyteam/kissy.png?branch=master"/>
<img src="https://secure.travis-ci.org/kissyteam/kissy.png?branch=1.4.x"/>
</a> 是一款跨终端、模块化、高性能、使用简单的 JavaScript 框架。除了完备的工具集合如 DOM、Event、Ajax、Anim 等,它还提供了经典的面向对象、动态加载、性能优化解决方案。作为一款全终端支持的 JavaScript 框架,KISSY 为移动终端做了大量适配和优化,让你的程序在全终端均能流畅运行。

KISSY is a powerful javascript framework for building cross end web application such as desktop, mobile and pad.
Expand Down
2 changes: 1 addition & 1 deletion index.html
Expand Up @@ -77,7 +77,7 @@

<h1>What is KISSY ?</h1>
<p>KISSY <a href="https://travis-ci.org/kissyteam/kissy" target="_blank">
<img src="https://secure.travis-ci.org/kissyteam/kissy.png?branch=master"/>
<img src="https://secure.travis-ci.org/kissyteam/kissy.png?branch=1.4.x"/>
</a> 是一款跨终端、模块化、高性能、使用简单的 JavaScript 框架。除了完备的工具集合如 DOM、Event、Ajax、Anim 等,它还提供了经典的面向对象、动态加载、性能优化解决方案。作为一款全终端支持的 JavaScript 框架,KISSY 为移动终端做了大量适配和优化,让你的程序在全终端均能流畅运行。</p>
<p>KISSY is a powerful javascript framework for building cross end web application such as desktop, mobile and pad.</p>
<div class="row-fluid">
Expand Down

0 comments on commit c6fa6fa

Please sign in to comment.