|
|
@ -3,6 +3,7 @@ |
|
|
|
<head> |
|
|
|
<head> |
|
|
|
<title>Papa Parse - Powerful CSV parser for Javascript</title> |
|
|
|
<title>Papa Parse - Powerful CSV parser for Javascript</title> |
|
|
|
<meta charset="utf-8"> |
|
|
|
<meta charset="utf-8"> |
|
|
|
|
|
|
|
<meta name="viewport" content="width=device-width, maximum-scale=1.0"> |
|
|
|
<link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.min.css"> |
|
|
|
<link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.min.css"> |
|
|
|
<link rel="stylesheet" href="//fonts.googleapis.com/css?family=Source+Sans+Pro:400,700,400italic|Lato:300,400,700,900|Arvo"> |
|
|
|
<link rel="stylesheet" href="//fonts.googleapis.com/css?family=Source+Sans+Pro:400,700,400italic|Lato:300,400,700,900|Arvo"> |
|
|
|
<link rel="stylesheet" href="/resources/css/unsemantic.css"> |
|
|
|
<link rel="stylesheet" href="/resources/css/unsemantic.css"> |
|
|
|