Skip to content

Commit 69d6ddd

Browse files
committed
fixes
1 parent 3d99787 commit 69d6ddd

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

index.html

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,20 +3,15 @@
33
<head>
44
<meta charset="utf-8">
55
<meta http-equiv="X-UA-Compatible" content="IE=edge">
6-
<meta name="viewport" content="width=device-width,initial-scale=1">
6+
<meta name="viewport" content="width=device-width, initial-scale=1">
77
<meta name="description" content="">
88
<meta name="author" content="">
99

1010
<title>JSON Web Tokens - jwt.io</title>
1111

12-
<<<<<<< HEAD
1312
<script type="text/javascript" src="//use.typekit.net/iws6ohy.js"></script>
1413
<script type="text/javascript">try{Typekit.load();}catch(e){}</script>
1514

16-
=======
17-
<link href="//netdna.bootstrapcdn.com/bootstrap/3.1.1/css/bootstrap.min.css" rel="stylesheet">
18-
<link href="http://fonts.googleapis.com/css?family=Source+Code+Pro:400,500,600|Roboto:400,100,300,500,700" rel="stylesheet" type="text/css">
19-
>>>>>>> 4584aefa52244625f756f00cebe5b93bc72bceab
2015
<link rel="stylesheet" href="dist/css/app.css" media="all">
2116

2217
<!-- Bootstrap core CSS -->

0 commit comments

Comments
 (0)