Explorar o código

examples: Add some text to the DO example page

Renée Kooi %!s(int64=7) %!d(string=hai) anos
pai
achega
cd242f82b4
Modificáronse 1 ficheiros con 5 adicións e 0 borrados
  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>