Преглед изворни кода

website: remove references to the deleted `disc.html` page (#4119)

Refs: https://github.com/transloadit/uppy/pull/3363
Antoine du Hamel пре 2 година
родитељ
комит
c2b31d065b
2 измењених фајлова са 0 додато и 7 уклоњено
  1. 0 1
      website/src/robots.txt
  2. 0 6
      website/themes/uppy/layout/partials/plugin_list.ejs

+ 0 - 1
website/src/robots.txt

@@ -1,2 +1 @@
 User-agent: *
 User-agent: *
-Disallow: /disc.html

+ 0 - 6
website/themes/uppy/layout/partials/plugin_list.ejs

@@ -33,12 +33,6 @@
   </table>
   </table>
 </div>
 </div>
 
 
-<iframe scrolling="no" seamless="seamless" class="Disc" src="/disc.html"></iframe>
-<p>
-  This graph is built with
-  <a href="https://twitter.com/hughskennedy">Hugh Kennedy</a>’s excellent <a href="https://hughsk.io/disc/">disc</a>.
-</p>
-
 <h2 id="browser-support">Browser Support</h2>
 <h2 id="browser-support">Browser Support</h2>
 
 
 <p>We aim to support recent versions of Chrome, Firefox, Safari and Edge. We still provide a bundle which should work on IE11, but we are not running tests on it.</p>
 <p>We aim to support recent versions of Chrome, Firefox, Safari and Edge. We still provide a bundle which should work on IE11, but we are not running tests on it.</p>