-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
51 lines (41 loc) · 2.01 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
<!--
HXCO (https://github.com/hxco/Template) HTML Template
Made with love by HXCO Hangxin (https://tech.hxco.de)
Modified from https://api.i-meto.com (Now it's https://api.i-meto.com.cache.hxco.org).
-->
<!DOCTYPE html>
<html>
<head>
<title>HXCO - is for Cooperate</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- dns-prefetch headers -->
<meta http-equiv="x-dns-prefetch-control" content="on">
<link rel="dns-prefetch" href="https://cdn.jsdelivr.net">
<link rel="dns-prefetch" href="https://template.hxco.org">
<link rel="dns-prefetch" href="https://fonts.loli.net">
<link rel="dns-prefetch" href="https://gstatic.loli.net">
<link rel="dns-prefetch" href="https://tech.hxco.de">
<!-- Other CSS Framework Begin -->
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/picturepan2/[email protected]/dist/spectre.min.css" integrity="sha256-eBag0DNksOEjebVrDSBxOYWaIsRA5RBzz/PWQtkgmvM=" crossorigin="anonymous">
<!-- Other CSS Framework End -->
<!-- Preload Style.css -->
<link href="https://template.hxco.org/style.min.css" rel="preload" as="style">
<link href="https://template.hxco.org/style.min.css" rel="stylesheet">
<!-- Import Icon -->
<link rel="icon" href="https://avatar.dawnlab.me/github/hxco?s=256">
<link rel="apple-touch-icon-precomposed" href="https://avatar.dawnlab.me/github/hxco?s=256">
</head>
<body>
<!-- Footer Information Part -->
<p class="normal footer">Made With <a href="https://template.hxco.org" target="_blank">HXCO General Template</a>.
<!-- Title Part -->
<div class="container">
<div class="content">
<div class="title">"<span style="font-weight: bold;">HXCO</span>" <span style="font-size: 45px">is for Cooperate.</span>
<p></p>
<div class="words">Learn more at our
<a style="color: green;" href="https://hxco.org/projects.html">projects.html</a>.
</div>
</div>
</body>
</html>