Sfoglia il codice sorgente

Show that latest logs are at the top

Kevin van Zonneveld 9 anni fa
parent
commit
30d105346e

+ 1 - 1
website/src/examples/cdn/index.ejs

@@ -16,7 +16,7 @@ This example showcases sourcing an UMD dist build straight from a CDN.
 <hr />
 <hr />
 
 
 <p id="console-wrapper">
 <p id="console-wrapper">
-  Console output: <br />
+  Console output (latest logs are at the top): <br />
 </p>
 </p>
 
 
 <p>
 <p>

+ 1 - 1
website/src/examples/dragdrop/index.ejs

@@ -16,7 +16,7 @@ Here you'll see a demo of how you might set up Drag and Drop with Uppy.
 <hr />
 <hr />
 
 
 <p id="console-wrapper">
 <p id="console-wrapper">
-  Console output: <br />
+  Console output (latest logs are at the top): <br />
 </p>
 </p>
 
 
 <p>
 <p>

+ 1 - 1
website/src/examples/dropbox/index.ejs

@@ -16,7 +16,7 @@ Here you'll see a demo of how you might set up Dropbox with Uppy.
 <hr />
 <hr />
 
 
 <p id="console-wrapper">
 <p id="console-wrapper">
-  Console output: <br />
+  Console output (latest logs are at the top): <br />
 </p>
 </p>
 
 
 <p>
 <p>