浏览代码

move post cut

Artur Paikin 8 年之前
父节点
当前提交
fbf81889fe
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      website/src/_posts/2016-08-0.9.0.md

+ 2 - 2
website/src/_posts/2016-08-0.9.0.md

@@ -7,6 +7,8 @@ published: true
 
 We have just released Uppy 0.9.0. This release features some changes that we think you will be very excited about.  Let's see what's new!
 
+<!-- more -->
+
 ## Ability to pause uploads, progress indicators & ETA
 The most visible feature that has been added is the ability to pause and resume file uploads.
 
@@ -19,8 +21,6 @@ The upload dashboard now contains more information about uploads, such as the ti
 ## Remote file uploads
 Remote file uploading is now working again.
 
-<!-- more -->
-
 ## Informer interface
 We have added a new `Informer` plugin (tested with `Dashboard`, should also work anywhere else) that listens to `informer` events, like so:
 ``` javascript