-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
46 lines (36 loc) · 2.2 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="author" content="">
<meta name="description" content="">
<title>Newshub | News & Blog HTML Template</title>
<link rel="stylesheet" href="https:/qprob.com/static/css/bootstrap.min.css" >
<link rel="stylesheet" href="https:/qprob.com/static/css/font-awesome.min.css">
<link rel="stylesheet" href="https:/qprob.com/static/css/magnific-popup.css">
<link rel="stylesheet" href="https:/qprob.com/static/css/animate.css">
<link rel="stylesheet" href="https:/qprob.com/static/css/slick.css">
<link rel="stylesheet" href="https:/qprob.com/static/css/jplayer.css">
<link rel="stylesheet" href="https:/qprob.com/static/css/main.css">
<link rel="stylesheet" href="https:/qprob.com/static/css/responsive.css">
<!-- fonts -->
<link href="https://fonts.googleapis.com/css?family=Raleway:100,300,400,500,600,700,800%7CRoboto:100,300,400,500,700,900%7CSignika+Negative:300,400,600,700" rel="stylesheet">
<!-- icons -->
<link rel="icon" href="https:/qprob.com/static/images/ico/favicon.ico">
<link rel="apple-touch-icon" sizes="144x144" href="https:/qprob.com/static/images/ico/apple-touch-icon-precomposed.png">
<link rel="apple-touch-icon" sizes="114x114" href="https:/qprob.com/static/images/ico/apple-touch-icon-114-precomposed.png">
<link rel="apple-touch-icon" sizes="72x72" href="https:/qprob.com/static/images/ico/apple-touch-icon-72-precomposed.png">
<link rel="apple-touch-icon" sizes="57x57" href="https:/qprob.com/static/images/ico/apple-touch-icon-57-precomposed.png">
<body>
<div id="app"></div>
<script src="https:/qprob.com/static/js/jquery.min.js"></script>
<script src="https:/qprob.com/static/js/bootstrap.min.js"></script>
<script src="https:/qprob.com/static/js/marquee.js"></script>
<script src="https:/qprob.com/static/js/slick.min.js"></script>
<script src="https:/qprob.com/static/js/carouFredSel.js"></script>
<script src="https:/qprob.com/static/js/jquery.magnific-popup.js"></script>
<script src="https:/qprob.com/static/js/main.js"></script>
</body>
</html>