This repository has been archived by the owner on Oct 10, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
69 lines (59 loc) · 2.84 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
65
66
67
68
69
<!DOCTYPE html>
<html>
<head>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-180293201-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() { dataLayer.push(arguments); }
gtag('js', new Date());
gtag('config', 'UA-180293201-1');
</script>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title> KCORES - 氪金核心 </title>
<link rel="shortcut icon" href="assets/logo/kcores-logo.ico" />
<meta name="keywords" content=" KCORES, 氪金核心, 消费电子, 万兆网络, 家用NAS, 垃圾佬, 服务器, 云服务及主机, 仪表, Homelab, Vintage" />
<meta name="description" content="KCORES - 氪金核心. 一个奇特的电子产品爱好者网站. 该项目由 @karminski-牙医 发起, 目的是建立一个大家能轻松讨论泛计算机话题的环境." />
<meta name="viewport" content="width=device-width, user-scalable=no">
<link rel="stylesheet" type="text/css" href="assets/styles/rem.css">
<link rel="stylesheet" type="text/css" href="assets/styles/reset.css">
<link rel="stylesheet" type="text/css" href="assets/styles/base.css">
<link rel="stylesheet" type="text/css" href="assets/styles/index.css">
</head>
<body>
<!-- Herader -->
<header>
<div class="inner">
<nav class="left">
<a href="https://kcores.com/" class="logo"><h1>KCORES 氪金核心</h1></a>
<a href="https://kcores.com/reading" class="nav-button"><h1>阅读</h1></a>
<a href="https://kcores.com/topics" class="nav-button"><h1>话题</h1></a>
<a href="https://kcores.com/opensource" class="nav-button"><h1>开源硬件</h1></a>
</nav>
<nav class="right">
<a href="https://kcores.com/about"><h1>关于</h1></a>
<a target="_blank" href="https://github.com/KCORES"><h1>Github</h1></a>
</nav>
</div>
</header>
<!-- Content -->
<div id="content">
<div id="poster-text">
<div>
<h1 class="title">选电源一定要1块1瓦?</h1>
<h1 class="sub-title">我要1块10瓦</h1>
<h1 class="title">KCORES CSPS to ATX 转接模组</h1>
<h1 class="title">感受顶级垃圾佬的奥术!</h1>
<h1 class="sub-title"><a target="_blank" href="https://www.bilibili.com/video/BV12A411N7AG">立刻了解详情</a></h1>
</div>
</div>
<h2 id="other-entry"> <a href="https://kcores.com/topics">阅读其他精彩内容🔌</a> </h2>
<h2 id="other-entry-1"> <a href="https://kcores.com/about">加入 KCORES 讨论群💬</a> </h2>
</div>
<!-- content -->
<div id="bottom-holder"></div>
<div id="bottom">
<p>2020-2021 <a href="https://kcores.com/">KCORES</a>. ALL rights reserved. <a href="http://beian.miit.gov.cn">京ICP备2021002189号</p></p>
</div>
</body>
</html>