Browse Source

Add header ID for bundle sizes.

Renée Kooi 6 năm trước cách đây
mục cha
commit
243fffde1f
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      website/themes/uppy/layout/stats.ejs

+ 1 - 1
website/themes/uppy/layout/stats.ejs

@@ -20,7 +20,7 @@
   <a href="http://hughsk.io/disc/">disc</a>.
   <hr />
 
-  <h2>Bundle Sizes</h2>
+  <h2 id="bundle-sizes">Bundle Sizes</h2>
   <p>
     Below are the minified and gzipped sizes for each Uppy package. Note that this includes the dependencies for each package, some of which are shared when you install multiple plugins—for example, the `@uppy/dropbox` and `@uppy/instagram` package are both over 11kB including dependencies, but only sum up to about 15kB when they are used together.
   </p>