-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
22 lines (21 loc) · 1.15 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Advent Multipurpose Landing Page Template</title>
<link rel="icon" href="assets/logos/favicon.png" type="image/png" sizes="16x16">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="Advent Multipurpose Landing Page Template">
<meta name="keywords" content="Advent HTML Template, Advent Landing Page, Landing Page Template">
<link href="assets/css/bootstrap.min.css" rel="stylesheet" type="text/css" media="all" />
<link href="https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700%7CRoboto%7CJosefin+Sans:100,300,400,500" rel="stylesheet" type="text/css">
<link rel="stylesheet" href="assets/css/animate.css"> <!-- Resource style -->
<link rel="stylesheet" href="assets/css/owl.carousel.css">
<link rel="stylesheet" href="assets/css/owl.theme.css">
<link rel="stylesheet" href="assets/css/ionicons.min.css"> <!-- Resource style -->
<link href="assets/css/style.css" rel="stylesheet" type="text/css" media="all" />
</head>
<body>
<a href="web/index.html">index</a>
</body>
</html>