소스 검색

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!
 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
 ## Ability to pause uploads, progress indicators & ETA
 The most visible feature that has been added is the ability to pause and resume file uploads.
 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 uploads
 Remote file uploading is now working again.
 Remote file uploading is now working again.
 
 
-<!-- more -->
-
 ## Informer interface
 ## Informer interface
 We have added a new `Informer` plugin (tested with `Dashboard`, should also work anywhere else) that listens to `informer` events, like so:
 We have added a new `Informer` plugin (tested with `Dashboard`, should also work anywhere else) that listens to `informer` events, like so:
 ``` javascript
 ``` javascript