Browse Source

Move Writing Plugins page to top of the Plugins section (instead of middle)

Renée Kooi 7 năm trước cách đây
mục cha
commit
8b2af21d36
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      website/src/docs/writing-plugins.md

+ 1 - 1
website/src/docs/writing-plugins.md

@@ -2,7 +2,7 @@
 type: docs
 title: "Writing Plugins"
 permalink: docs/writing-plugins/
-order: 20
+order: 11
 ---
 
 There are a few useful Uppy plugins out there, but there might come a time when you’ll want to build your own.