Prechádzať zdrojové kódy

Add header ID for bundle sizes.

Renée Kooi 6 rokov pred
rodič
commit
243fffde1f
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  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>