-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcontacts.html
200 lines (164 loc) · 9.07 KB
/
contacts.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
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
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- keywords -->
<meta name="keywords" content="GLC, Guilongchao, Zhu" />
<!-- website description -->
<meta name="description"
content="Gui Long Chao, the 3D side-scrolling action game set in the vibrant Kowloon Street" />
<!-- Author -->
<meta name="author" content="Kafka" />
<!-- Google Fonts -->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<!-- Highlight -->
<link href="https://fonts.googleapis.com/css2?family=Roboto+Mono:ital,wght@0,100..700;1,100..700&display=swap"
rel="stylesheet">
<!-- Fonts end -->
<!-- Body -->
<link href="https://fonts.googleapis.com/css2?family=Hind:wght@300;400;500;600;700&display=swap" rel="stylesheet">
<!-- Google Icons -->
<link rel="stylesheet"
href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@24,400,0,0" />
<!-- tab icon -->
<link rel="icon" type="image/x-icon" href="../assets/images/icons/Zhu-icon.png" />
<!-- Font Awesome -->
<link rel="stylesheet"
href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@24,400,0,0" />
<!-- Custom CSS -->
<link rel="stylesheet" href="../assets/styles/styles.css">
<link rel="stylesheet" href="../assets/styles\themes.css">
<!-- Custom JavaScript -->
<script src="../assets/scripts/script.js" async></script>
<!-- Title -->
<title>GLC Website Project</title>
</head>
<body>
<!-- NAVBAR TOP STICKY -->
<nav class="navbar">
<a id="home" href="../index.html"><img src="/assets/images/icons/home (1).png">
<a href="/about.html">ABOUT</a>
<a href="/terms-of-use.html">TERMS</a>
<a href="#" onclick="myFunction()" class="right"><span class="material-symbols-outlined">
menu
</span></a>
<!-- Global search bar -->
<form action="/search-results.html" method="get">
<input type="text" name="query" placeholder="Search here!" required />
</form>
<!-- Bar ends -->
</nav>
<div class="row">
<div class="side" id="MySidebar">
<h2>归龙潮 - Guilongchao</h2>
<!-- Nav image -->
<div class="img-container element img-border-red">
<img src="../assets/images/main-character/c5d9074146e65ff99aa27525d074a849.png">
<p><strong>归龙潮</strong> - <a href="https://space.bilibili.com/3461576967326521" target="_blank"
class="label-red text-color-wh">Oficial Page </a> </p>
</div><br>
<!-- Nav image ends -->
<div class="aside-menu">
<!-- Navigation starts-->
<ul>
<hr>
<h3>ABOUT THE GAME</h3>
<li><a href="">Lore</a></li>
<li><a href="">Images</a></li>
<li><a href="">Additional links and sources</a></li>
<li><a href="../news-and-events\index.html" class="active-link-side">News and Events</a></li>
<li><a href="">Voice actors</a></li>
<hr>
<h3>GAMING TIPS</h3>
<li><a href="../tips\index.html">General Tips</a></li>
<li><a href="../tips\installation-guide.html">Installation</a></li>
<li><a href="../tips\translation.html">Translation</a></li>
<li><a href="../tips/gacha.html">Gacha</a></li>
<li><a href="../tips/movement.html">Movement</a></li>
<li><a href="../tips/combat.html">Combat</a></li>
<hr>
<h3>BUILDING GUIDES</h3>
<li><a href="../characters/index.html" target="_blank">Characters</a></li>
<li><a href="../characters/relics.html">Relics</a></li>
<li><a href="">Items</a></li>
<hr>
<div class="highlight">
<li><a href="/contacts.html" class="active-link-side">Contact me</a></li>
<li><a href="/acknowledgements.html">Acknowledgements</a></li>
<li><a>Terms of use</a></li>
</div>
<hr>
<!-- Contacts with icons -->
<div class="container-flex-row fx-container-around icon-box">
<div class="item box"><a href="https://x.com/guiIongchao" target="_blank"><img
src="/assets/images/icons/socials/twitter.png"></a></div>
<div class="item box"><a href="https://www.reddit.com/r/GuilongchaoGame/" target="_blank"><img
src="/assets/images/icons/socials/reddit.png"></a></div>
<div class="item box"><a href="mailto:[email protected]" target="_blank"><img
src="/assets/images/icons/socials/mail.png"></a></div>
</div>
</ul>
<!-- Navigation ends -->
</div>
</div>
<!-- MAIN Content -->
<div class="main wrap">
<!-- Intro section -->
<div>
<h1>CONTACTS</h1>
<h5>Tipe that might help you with smoother gaming!
</h5>
<h6 class="highlight small">BY <u>Kafka</u> (text), October 2024</h6>
<div class="img-container">
<img class="img-border" src="/assets/images/guilongchao_cat.jpg"
alt="longchao pavillion boss who is a cat meow">
</div>
</div>
<!-- Section starts -->
<section>
<h2 class="container-gap">GUILLONGCHAO CONTACTS</h2>
<p>Official Website - <a href="https://glc.haowancheng.cn/main" target="_blank"
class="label-red text-color-wh"><strong>glc.haowancheng.cn</strong></a></p>
<p><span>Official BiliBili page of the game - </span> <a
href="https://space.bilibili.com/3461576967326521?spm_id_from=333.337.0.0" target="_blank"
class="label-red text-color-wh"><strong>Guilongchao BiliBili</strong></a></p>
<p>Official Weibo Page - <a href="https://weibo.com/u/7795780558" target="_blank"
class="label-red text-color-wh"><strong>Guilongchao Weibo</strong></a></p>
<p>Official TapTap CN - <a href="https://www.taptap.cn/app/245662" target="_blank"
class="label-red text-color-wh"><strong>Guilongchao TapTap</strong></a></p>
<p>Guilongchao news on Twitter - <a href="https://x.com/guiIongchao" target="_blank"
class="label-red text-color-wh"><strong>slothlo-glc</strong></a></p>
<p>Guilongchao Discord Server (website + game) - <a href="https://discord.gg/Vdtc64tmtc" target="_blank"
class="label-red text-color-wh"><strong>GLC-server</strong></a></p>
</section>
<!-- Section ends -->
<!-- Section starts -->
<section>
<h2 class="container-gap">CONTACT ME</h2>
<p>My page on Twitter - <a href="https://x.com/Chang_Ming_Suo" target="_blank"
class="label-red text-color-wh"><strong>@Chang_Ming_Suo</strong></a></p>
<p>My page on BlueSky - <a href="https://bsky.app/profile/kafkagaming.bsky.social" target="_blank"
class="label-red text-color-wh"><strong>@kafkagaming.bsky.social</strong></a></p>
<p>My page on GitHub - <a href="https://github.com/Kafka-dev-139/GLC-Website" target="_blank"
class="label-red text-color-wh"><strong>Kafka-dev-139</strong></a></p><br>
<h3>Google From and my Mail</h3>
<p>If you have any suggestions about the website or want to contribute (translation, guides, additional
sourscees, ets...), please full up this form or email me!</p>
<p>Google Form - <a
href="https://docs.google.com/forms/d/1tL5bSImMfkjzQ1ZMah37ReTMQpfyEo6UIKVE-6GoWks/viewform?edit_requested=true"
target="_blank" class="label-red text-color-wh"><strong>Kafka's Mail</strong></a></p>
<p>My Email - <a href="mailto:[email protected]" target="_blank"
class="label-red text-color-wh"><strong>[email protected]</strong></a></p>
</section>
<!-- Section ends -->
</div>
</div>
<!-- Footer area -->
<footer class="footer">
<p>Guilongchao Website, 2024</p>
<h6>Your Friendly Platform for Game Walkthroughs and Strategy Guides</h6>
</footer>
</body>
</html>