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
|
<meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=0"> <meta name="description" content="Venuechain為你帶來不一樣的工作空間">
<meta property="og:type" content="website" /> <meta property="og:url" content="https://www.venuechain.com" /> <meta property="og:title" content="Venuechain" /> <meta property="og:description" content="Venuechain為你帶來不一樣的工作空間" /> <meta property="og:image" content="" /> <meta property="og:site_name" content="Venuechain" />
<meta name="twitter:card" content="summary" /> <meta name="twitter:description" content="Venuechain為你帶來不一樣的工作空間" /> <meta name="twitter:title" content="Venuechain" /> <meta name="twitter:image" content="" />
<link rel="shortcut icon" href="../img/pagelogo.png">
<link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet"> <!-- nav css --> <link rel="stylesheet" href="../css/nav-layout.min.css">
<!-- slick --> <link rel="stylesheet" href="../css/slick.css"> <link rel="stylesheet" href="../css/slick-theme.css"> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/jqueryui/1.12.1/jquery-ui.css" type="text/css" media="all" /> <!-- semantic --> <link rel="stylesheet" href="../css/semantic.css">
<link rel="stylesheet" href="../css/price_range_style.css"> <link rel="stylesheet" href="../css/intlTelInput.css"> <!-- my css --> <link rel="stylesheet" href="../css/swiper.css"> <link rel="stylesheet" href="../css/osicons.css"> <link rel="stylesheet" href="../css/reset.css"> <link rel="stylesheet" href="../css/animations.css"> <link rel="stylesheet" href="../css/style.css"> <link rel="stylesheet" href="../css/responsive.css">
|