mirror of
https://github.com/transloadit/uppy.git
synced 2026-07-18 00:55:35 +00:00
Add a footer with convenience links
This commit is contained in:
parent
322cfc0c1d
commit
239210d265
1 changed files with 8 additions and 0 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue