-
Notifications
You must be signed in to change notification settings - Fork 8
Expand file tree
/
Copy pathindex.html
More file actions
112 lines (100 loc) · 8.27 KB
/
index.html
File metadata and controls
112 lines (100 loc) · 8.27 KB
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
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
<!DOCTYPE html>
<html lang="zh_TW">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<title>純靠北工程師 | 前端 模板</title>
<meta name="description" content="發源自臉書──全台最大工程師廢文社群 https://kaobei.engineer">
<meta name="keyword" content="純靠北工程師, 發源自臉書, 全台最大工程師廢文社群, 濁水溪以南最大, 濁水溪以北最大, 講幹話, 發廢文, 罵老闆, 婊同事, 我看你是不夠敏捷喔">
<meta name="author" content="純靠北工程師">
<!-- Social: Twitter -->
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:site" content="@">
<meta name="twitter:title" content="不要誤會,我不是針對你,我是說在座的各位,都是純靠北工程師。">
<meta name="twitter:description" content="發源自臉書──全台最大工程師廢文社群 https://kaobei.engineer">
<meta property="twitter:image:src" content="https://i.imgur.com/klfOphB.png">
<!-- Social: Facebook / Open Graph -->
<meta property="og:url" content="https://kaobei.engineer">
<meta property="og:title" content="不要誤會,我不是針對你,我是說在座的各位,都是純靠北工程師。">
<meta property="og:image" content="https://i.imgur.com/klfOphB.png">
<meta property="og:description" content="發源自臉書──全台最大工程師廢文社群 https://kaobei.engineer">
<meta property="og:site_name" content="純靠北工程師 | 首頁">
<meta property="og:type" content="website">
<meta property="fb:app_id" content="137466300263351">
<!-- Social: Google+ / Schema.org -->
<meta itemprop="name" content="不要誤會,我不是針對你,我是說在座的各位,都是純靠北工程師。">
<meta itemprop="description" content="發源自臉書──全台最大工程師廢文社群 https://kaobei.engineer">
<meta itemprop="image" content="https://i.imgur.com/klfOphB.png">
<!-- Favicon -->
<link rel="shortcut icon" href="./public/favicon.ico" type="image/x-icon" />
<link media="all" type="text/css" rel="stylesheet" href="./public/css/frontend.css">
</head>
<body class="bg-img-star pt-5" style="background-color: black;">
<div id="app">
<nav class="navbar navbar-expand-lg navbar-full-bg navbar-dark bg-black fixed-top pt-0 pb-0 border-bottom border-white border-w-3">
<div>
<a href="https://kaobei.engineer" class="navbar-brand">純靠北工程師</a>
<a href="https://www.facebook.com/init.kobeengineer/" class="mr-2"><img src="https://image.flaticon.com/icons/svg/220/220200.svg" alt="Facebook" class="rounded" width="30" height="30"></a>
<a href="https://twitter.com/kaobei_engineer/" class="mr-2"><img src="https://image.flaticon.com/icons/svg/124/124021.svg" alt="Twitter" class="rounded" width="30" height="30"></a>
<a href="https://plurk.com/kaobei_engineer/" class="mr-2"><img src="https://image.flaticon.com/icons/svg/124/124026.svg" alt="Plurk" class="rounded" width="30" height="30"></a>
</div>
<button type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="切換導航" class="navbar-toggler navbar-toggler-right border-0 collapsed">
<span class="navbar-toggler-icon icon-bar top-bar"></span>
<span class="navbar-toggler-icon icon-bar middle-bar"></span>
<span class="navbar-toggler-icon icon-bar bottom-bar"></span>
</button>
<div id="navbarSupportedContent" class="collapse navbar-collapse justify-content-end">
<ul class="navbar-nav">
<li class="nav-item"><a href="https://kaobei.engineer/login" class="nav-link">登入</a></li>
<li class="nav-item"><a href="https://kaobei.engineer/register" class="nav-link">註冊)</a></li>
</ul>
</div>
</nav>
<div class="container my-5">
<a href="./templates/leaderboard-2019.html" class="btn bg-img-rock btn-block btn-lg border border-w-5 text-white p-5"><h1 class="display-4">2019 年 排行榜</h1></a>
</div>
<footer class="footer bg-black text-white page-footer font-small unique-color-dark">
<div class="container text-center text-md-left mt-5">
<div class="row mt-3">
<div class="col-md-2 col-lg-2 col-xl-2 mx-auto mb-4">
<h6 class="text-white font-weight-bold">關於本站</h6>
<hr class="bg-white accent-2 mb-4 mt-0 d-inline-block mx-auto" style="width: 32px;">
<p><img src="https://kaobei.engineer/img/frontend/background/WsOFRId.png" alt="就看你能多有梗" class="img-fluid rounded w-100"></p>
</div>
<div class="col-md-4 col-lg-4 col-xl-4 mx-auto mb-4">
<h6 class="text-white font-weight-bold">聯絡我們</h6>
<hr class="bg-white accent-2 mb-4 mt-0 d-inline-block mx-auto" style="width: 32px;">
<p><i class="fas fa-envelope mr-3"></i> kantai.developer@gmail.com</p>
</div>
<div class="col-md-2 col-lg-2 col-xl-2 mx-auto mb-4">
<h6 class="text-white font-weight-bold">服務項目</h6>
<hr class="bg-white accent-2 mb-4 mt-0 d-inline-block mx-auto" style="width: 32px;">
<p><a href="https://kaobei.engineer/policies">網站服務條款 & 隱私權政策</a></p>
<p><a href="https://kaobei.engineer/cards">文章列表</a></p>
<p><a href="https://kaobei.engineer/cards/create">發表文章</a></p>
</div>
<div class="col-md-4 col-lg-4 col-xl-4 mx-auto mb-md-0 mb-4">
<h6 class="text-white font-weight-bold">社群平台</h6>
<hr class="bg-white accent-2 mb-4 mt-0 d-inline-block mx-auto" style="width: 32px;">
<p><a href="https://kaobei.engineer"><img src="https://kaobei.engineer/img/frontend/banner/Zl6Mrfs.png" alt="官方網站" class="img-fluid rounded"></a></p>
<p><a href="https://www.facebook.com/kaobei.engineer"><img src="https://kaobei.engineer/img/frontend/banner/zgwvd6x.png" alt="Facebook 測試機" class="img-fluid rounded"></a></p>
<p><a href="https://www.facebook.com/init.kobeengineer"><img src="https://kaobei.engineer/img/frontend/banner/3qOl69x.png" alt="Facebook 正式機" class="img-fluid rounded"></a></p>
<p><a href="https://twitter.com/kaobei_engineer"><img src="https://kaobei.engineer/img/frontend/banner/aPI28fr.png" alt="Twitter" class="img-fluid rounded"></a></p>
<p><a href="https://www.plurk.com/kaobei_engineer"><img src="https://kaobei.engineer/img/frontend/banner/SFcRaLN.png" alt="Plurk" class="img-fluid rounded"></a></p>
<p><a href="https://www.instagram.com/kaobei.engineer"><img src="https://kaobei.engineer/img/frontend/banner/6FgkF3R.png" alt="Instagram" class="img-fluid rounded"></a></p>
<p><a href="https://kaobei-engineer.tumblr.com"><img src="https://kaobei.engineer/img/frontend/banner/dffwOx9.png" alt="Tumblr" class="img-fluid rounded"></a></p>
<p><a href="https://discord.gg/tPhnrs2"><img src="https://kaobei.engineer/img/frontend/banner/tknHq2i.png" alt="Discord" class="img-fluid rounded"></a></p>
</div>
</div>
</div>
<div class="footer-copyright text-center text-white py-3">
<p class="m-0">Copyright © 2019 純靠北工程師. <br class="d-block d-md-none">All rights reserved. <br class="d-block d-md-none">Powered by <a href="https://github.com/init-engineer/init.engineer">純靠北工程師</a>.</p>
</div>
</footer>
</div><!-- #app -->
<!-- Scripts -->
<script src="./public/js/manifest.js"></script>
<script src="./public/js/vendor.js"></script>
<script src="./public/js/frontend.js"></script>
</body>
</html>