Browse Source

Add a footer with convenience links

Kevin van Zonneveld 9 years ago
parent
commit
239210d265
1 changed files with 8 additions and 0 deletions
  1. 8 0
      build/index.html

+ 8 - 0
build/index.html

@@ -9,6 +9,14 @@
       If you see this, JavaScript threw an error
     </h1>
 
+
+    <footer>
+      <hr />
+      <ul>
+        <li><a href="https://travis-ci.org/transloadit/transloadit-js-client">Travis</a></li>
+        <li><a href="https://github.com/transloadit/transloadit-js-client">GitHub</a></li>
+      </ul>
+    </footer>
   </body>
   <script src="./transloadit-js-client.js"></script>
   <script>