-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
46 lines (46 loc) · 2.33 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>
<head>
<meta charset="utf-8">
<title>Kevin Hu</title>
<meta name="title" content="Kevin Hu's website - 2018">
<meta name="description" content="welcome to Kevin Hu's website! enjoy and have fun!">
<meta name="keywords" content="KevinHu, sky790312, porfile, cv, website, FrontEnd, developer">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1.0">
<meta property="fb:app_id" content="808398882620079">
<meta property="og:url" content="https://sky790312-2018.herokuapp.com/">
<meta property="og:type" content="website">
<meta property="og:title" content="Kevin Hu's website">
<meta property="og:site_name" content="Kevin Hu's website">
<meta property="og:description" content="welcome to Kevin Hu's website! enjoy and have fun!">
<meta property="og:image" content="https://sky790312-2018.herokuapp.com/static/fb-me.jpg">
<meta property="og:image:width" content="158">
<meta property="og:image:height" content="158">
</head>
<body>
<div id="app"></div>
<!-- built files will be auto injected -->
</body>
</html>