Pārlūkot izejas kodu

Add header ID for bundle sizes.

Renée Kooi 6 gadi atpakaļ
vecāks
revīzija
243fffde1f
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  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>