浏览代码

Add header ID for bundle sizes.

Renée Kooi 6 年之前
父节点
当前提交
243fffde1f
共有 1 个文件被更改,包括 1 次插入1 次删除
  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>