mirror of
https://github.com/transloadit/uppy.git
synced 2026-07-25 03:08:34 +00:00
examples: fix transloadit-textarea charset and CSS url
This commit is contained in:
parent
ddc9704af1
commit
08c896d4af
1 changed files with 2 additions and 1 deletions
|
|
@ -1,7 +1,8 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<link rel="stylesheet" href="https://transloadit.edgly.net/releases/uppy/v1.4.0/robodog.css">
|
||||
<meta charset="utf-8">
|
||||
<link rel="stylesheet" href="https://transloadit.edgly.net/releases/uppy/robodog/v1.3.0/robodog.css">
|
||||
<style>
|
||||
body {
|
||||
font-family: Roboto, Open Sans;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue