فهرست منبع

examples: fix transloadit-textarea charset and CSS url

Renée Kooi 5 سال پیش
والد
کامیت
08c896d4af
1فایلهای تغییر یافته به همراه2 افزوده شده و 1 حذف شده
  1. 2 1
      examples/transloadit-textarea/index.html

+ 2 - 1
examples/transloadit-textarea/index.html

@@ -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;