Parcourir la source

Add header ID for bundle sizes.

Renée Kooi il y a 6 ans
Parent
commit
243fffde1f
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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>