-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
59 lines (47 loc) · 2.48 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
<!--
HXCO (https://github.com/hxco/Template) HTML Template
Made with love by HXCO Huangxin (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 Template</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="Keywords" content="HXCO Template,HXCO,Template,HTML Template,Free HTML Template,Free Template,Single Page Template,Blog,Tech Blog,Huangxin,hifocus" />
<meta name="Description" content="HXCO General Template Is A HTML Single Page That Used By hxco.org Widely Where Web Services Are Published. It's Free and Open Source on GitHub."/>
<!-- 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://fonts.loli.net">
<link rel="dns-prefetch" href="https://gstatic.loli.net">
<link rel="dns-prefetch" href="https://hxco.org">
<!-- 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://template.hxco.org/elements/target.png">
<link rel="apple-touch-icon-precomposed" href="https://template.hxco.org/elements/target.png">
</head>
<body>
<style>
/* Custom CSS Here */
</style>
<!-- Footer Information Part -->
<p class="normal footer">Made With <span class="heart">♡</span> By <a href="https://tech.hxco.de" target="_blank">HXCO Huangxin</a>
</div><br>Operating On All <a href="https://hxco.org">HXCO's Services</a> | <a href="https://github.com/hxco/template" target="_blank">GitHub</a>
<!-- Title Part -->
<div class="container">
<div class="content">
<div class="title">HXCO General Template
<p></p>
<div class="words">Under the
<span class="https">Inspiration</span> of <a href="https://api.i-meto.com.cache.hxco.org" target="_blank">METO API</a>
</div>
</div>
</body>
</html>