-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathindex.html
More file actions
102 lines (72 loc) · 3.8 KB
/
index.html
File metadata and controls
102 lines (72 loc) · 3.8 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
<!DOCTYPE html>
<html lang="zh-CN">
<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="/assets/css/style.css?v=219caac1ae0e534ef7aa7145af830597932eab37">
<!-- start custom head snippets, customize with your own _includes/head-custom.html file -->
<!-- Setup theme-color -->
<!-- start theme color meta headers -->
<meta name="theme-color" content="#151515">
<meta name="msapplication-navbutton-color" content="#151515">
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
<!-- end theme color meta headers -->
<!-- Setup Google Analytics -->
<!-- You can set your favicon here -->
<!-- link rel="shortcut icon" type="image/x-icon" href="/favicon.ico" -->
<!-- end custom head snippets -->
<!-- Begin Jekyll SEO tag v2.8.0 -->
<title>ARMrAmzing’s Mysterious Hut | ARMrAmzing’s official personal website</title>
<meta name="generator" content="Jekyll v3.9.2" />
<meta property="og:title" content="ARMrAmzing’s Mysterious Hut" />
<meta property="og:locale" content="en_US" />
<meta name="description" content="ARMrAmzing’s official personal website" />
<meta property="og:description" content="ARMrAmzing’s official personal website" />
<link rel="canonical" href="https://armramzing.github.io/" />
<meta property="og:url" content="https://armramzing.github.io/" />
<meta property="og:site_name" content="ARMrAmzing’s Mysterious Hut" />
<meta property="og:type" content="website" />
<meta name="twitter:card" content="summary" />
<meta property="twitter:title" content="ARMrAmzing’s Mysterious Hut" />
<script type="application/ld+json">
{"@context":"https://schema.org","@type":"WebSite","description":"ARMrAmzing’s official personal website","headline":"ARMrAmzing’s Mysterious Hut","name":"ARMrAmzing’s Mysterious Hut","url":"https://armramzing.github.io/"}</script>
<!-- End Jekyll SEO tag -->
</head>
<body>
<header>
<div class="container">
<a id="a-title" href="/">
<h1>ARMrAmzing's Mysterious Hut</h1>
</a>
<h2>ARMrAmzing's official personal website</h2>
<section id="downloads">
<a href="https://github.com/ARMrAmzing/armramzing.github.io" class="btn btn-github"><span class="icon"></span>View on GitHub</a>
</section>
</div>
</header>
<div class="container">
<section id="main_content">
<link rel="stylesheet" type="text/css" href="font.css" />
<h1 id="三叉联盟官方网站">三叉联盟官方网站</h1>
<p><a href="https://armramzing.github.io/en-us">English</a>|<a href="https://armramzing.github.io">简体中文</a></p>
<p>三叉联盟是一个来自中国的业余开发者合作组织</p>
<p>在2022年8月10日创立</p>
<p>目前联盟成员组织有:</p>
<p>超限组织 滑稽开发者 神兔工作室</p>
<p>三叉联盟成员组织官方网站链接</p>
<p>(其中神兔工作室官网就是本网站)</p>
<a href="https://over-run.github.io/"><img src="https://avatars.githubusercontent.com/u/66425408?s=200&v=4" alt="Overrun Organization" width="128" height="128"></a>
<a href="https://funny-developers.github.io/"><img class="imglink" src="https://avatars.githubusercontent.com/u/74489243?s=200&v=4" alt="Funny Developers" width="128" height="128"></a>
<a href="https://armramzing.github.io"><img class="imglink" src="https://armramzing.github.io/images/AmazingRabbit-Simple.png" alt="AmazingRabbit Studio" width="128" height="128"></a>
<p>跳转至:</p>
<ul>
<li><a href="https://armramzing.github.io/downloads">下载专页</a></li>
</ul>
<footer>
<p>Copyright © 2022 AmazingRabbit Studio. All rights reserved.</p>
</footer>
</section>
</div>
</body>
</html>