Переглянути джерело

examples: Add some text to the DO example page

Renée Kooi 7 роки тому
батько
коміт
cd242f82b4
1 змінених файлів з 5 додано та 0 видалено
  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>