Fix examples

This commit is contained in:
Artur Paikin 2016-06-02 04:24:12 -04:00
parent 3810a2ba92
commit de281c2794
4 changed files with 4 additions and 4 deletions

View file

@ -1,5 +1,5 @@
<!-- Basic Uppy styles -->
<link rel="stylesheet" href="/uppy/uppy.css">
<link rel="stylesheet" href="/uppy/uppy.min.css">
<div class="grid">
<div class="column-1-2">

View file

@ -1,4 +1,4 @@
<!-- Basic Uppy styles -->
<link rel="stylesheet" href="/uppy/uppy.css">
<link rel="stylesheet" href="/uppy/uppy.min.css">
<div id="GoogleDriveContainer"></div>

View file

@ -1,5 +1,5 @@
<!-- Basic Uppy styles -->
<link rel="stylesheet" href="/uppy/uppy.css">
<link rel="stylesheet" href="/uppy/uppy.min.css">
<!-- Modal trigger -->
<button id="uppyModalOpener" class="UppyModalOpenerBtn">Open Uppy Modal</button>

View file

@ -1,5 +1,5 @@
<!-- Basic Uppy styles -->
<link rel="stylesheet" href="/uppy/uppy.css">
<link rel="stylesheet" href="/uppy/uppy.min.css">
<form action="//api2.transloadit.com">
<input type="file" name="files[]" multiple="">