-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathindex.html
64 lines (60 loc) · 3 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
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
<!DOCTYPE html>
<html lang='en-US'>
<head>
<meta charset='utf-8'>
<meta http-equiv='X-UA-Compatible' content='IE=edge'>
<meta name='viewport' content='width=device-width, initial-scale=1'>
<link rel='stylesheet' href='https://pingao777.github.io/github-id/assets/css/style.css?v=410563a879ab8d0df450f8a40497b8386c8b9a28'>
<!-- Begin Jekyll SEO tag v2.5.0 -->
<title>Talk is cheap, show me your github | github-id</title>
<meta name='generator' content='Jekyll v3.7.3.1'/>
<meta property='og:title' content='Talk is cheap, show me your github | github-id'/>
<meta property='og:locale' content='en_US'/>
<link rel='canonical' href='https://pingao777.github.io/github-id/'/>
<meta property='og:url' content='https://pingao777.github.io/github-id/'/>
<meta property='og:site_name' content='github-id'/>
<script type='text/javascript' src='https://cdnjs.cloudflare.com/ajax/libs/jquery/3.3.1/jquery.min.js'></script>
<script type='text/javascript' src='https://cdnjs.cloudflare.com/ajax/libs/echarts/4.1.0/echarts.min.js'></script>
<script type='text/javascript' src='https://cdnjs.cloudflare.com/ajax/libs/dom-to-image/2.6.0/dom-to-image.min.js'></script>
<script type='text/javascript' src='index.js'></script>
<script type='application/ld+json'>
{'@type':'WebSite','headline':'Talk is cheap, show me your github | github-id','url':'https://pingao777.github.io/github-id/','name':'github-id','@context':'http://schema.org'}
</script>
<!-- End Jekyll SEO tag -->
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src='https://www.googletagmanager.com/gtag/js?id=UA-44085500-1'></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() {
dataLayer.push(arguments);
}
gtag('js', new Date());
gtag('config', 'UA-44085500-1');
</script>
<link rel='stylesheet' href='index.css'>
</head>
<body>
<a href='https://github.com/pingao777/github-id'><img style='position: absolute; top: 0; right: 0; border: 0; z-index: 100' src='https://s3.amazonaws.com/github/ribbons/forkme_right_red_aa0000.png' alt='Fork me on GitHub'></a>
<div id='progress-bar' style='position: fixed; left: 0; top: 0; width: 0; height:2px; background-color: #00FF7F'></div>
<div class='container'>
<section id='main_content'>
<div class='wrapper'>
<div id='outer'>
<a id='capture'>Take a photo</a>
<div id='rank'></div>
<div class='content'>
<img id='github_logo' src='GitHub-Mark-32px.png'>
<h1 id='user_id'></h1>
<div id='repo'></div>
<div class='button'>
<a id='following' href='#'></a><a id='follower' class='cart-btn' href='#'></a>
</div>
</div>
<img id='avatar' src=''>
<div id='language'></div>
</div>
</div>
</section>
</div>
</body>
</html>