Ver Fonte

examples: Add some text to the DO example page

Renée Kooi há 7 anos atrás
pai
commit
cd242f82b4
1 ficheiros alterados com 5 adições e 0 exclusões
  1. 5 0
      examples/digitalocean-spaces/index.html

+ 5 - 0
examples/digitalocean-spaces/index.html

@@ -7,6 +7,11 @@
     <link href="uppy.min.css" rel="stylesheet">
   </head>
   <body>
+    <h1>DigitalOcean Spaces</h1>
+    <p>
+      Using the <a href="https://uppy.io/docs/aws-s3">AwsS3</a> plugin to upload to DigitalOcean Spaces ✌️
+    </p>
+
     <script src="main.js"></script>
   </body>
 </html>