-
Notifications
You must be signed in to change notification settings - Fork 0
/
about.html
226 lines (226 loc) · 8.29 KB
/
about.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
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>
About | Jiege's Profile
</title>
<link rel="apple-touch-icon" sizes="180x180" href="/favicon/apple-touch-icon.png" media="(prefers-color-scheme: light)">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon/favicon-32x32.png" media="(prefers-color-scheme: light)">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon/favicon-16x16.png" media="(prefers-color-scheme: light)">
<link rel="apple-touch-icon" type="image/png" sizes="180X180" href="/favicon_dark/apple-touch-icon.png" media="(prefers-color-scheme: dark)">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon_dark/favicon-32x32.png" media="(prefers-color-scheme: dark)">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon_dark/favicon-16x16.png" media="(prefers-color-scheme: dark)">
<meta name="description" content="Jiege's Social Media | Click to view full webpage">
<link rel="stylesheet" href="style.css">
</head>
<body>
<noscript>
<meta http-equiv="refresh" content="0; url=browser_not_support_js.html">
</noscript>
<nav>
<ul class="sidebar">
<li class="menu-button closeButton" onclick=hideSidebar()>
<a href="#">
<svg xmlns="http://www.w3.org/2000/svg" height="26" viewBox="0 96 960 960"
width="26">
<path d="m249 849-42-42 231-231-231-231 42-42 231 231 231-231 42 42-231 231 231 231-42 42-231-231-231 231Z"
/>
</svg>
</a>
</li>
<li>
<a href="index.html">
Home
</a>
</li>
<li>
<a class="current-page" href="about.html">
About
</a>
</li>
<li>
<a href="https://blog.jiegeblog.eu.org/">
Blog
</a>
</li>
<li>
<a href="project.html">
Project
</a>
</li>
<li>
<a href="social_media.html">
Social Media
</a>
</li>
</ul>
<ul>
<li class="page">
About
</li>
<li class="hideOnMobile">
<a href="index.html">
Home
</a>
</li>
<li class="hideOnMobile">
<a class="current-page" href="about.html">
About
</a>
</li>
<li class="hideOnMobile">
<a href="https://blog.jiegeblog.eu.org/">
Blog
</a>
</li>
<li class="hideOnMobile">
<a href="project.html">
Project
</a>
</li>
<li class="hideOnMobile">
<a href="social_media.html">
Social Media
</a>
</li>
<li class="menu-button" onclick=showSidebar()>
<a class="menu-button-first" href="#">
<svg xmlns="http://www.w3.org/2000/svg" height="26" viewBox="0 96 960 960"
width="26">
<path d="M120 816v-60h720v60H120Zm0-210v-60h720v60H120Zm0-210v-60h720v60H120Z"
/>
</svg>
</a>
</li>
</ul>
</nav>
<!-- End -->
<div id="all-content">
<br>
<div class="flex-about_content hideOnMobile">
<div class="about-content about-content-border-right hideOnMobile">
<br>
<img class="profile-about-size" src="content/transparent-profile.jpg"
alt="">
<h1 class="about-text">
About Me
</h1>
<hr>
<p class="description">
Hi coders! I am a
<a class="twitterhash" href="https://twitter.com/search?q=%23WindowsInsider&src=hashtag_click">
#WindowsInsider
</a>
FAN, who love new feature / Modern UI. And I am Developing HTML Website.
</p>
<br>
</div>
<div class="about-content hideOnMobile">
<br>
<center>
<div class="readme-content hideOnMobile">
<p class="directory-text">
<a class="twitterhash-3" href="https://github.com/GaoZi2014">
GaoZi2014
</a>
/
<span onclick="downloadFile()" class="twitterhash-3">
README.md
</span>
</p>
<h3 class="readme-title">
About Me
</h3>
<p class="text-align-left">
I am a person lived in Earth, I likes coding HTML on my computer. HTML
is my best language of all, I will post some content in twitter about the
Windows 11 Insider Preview.
</p>
<br>
<img class="text-align-left light_mode-github" src="https://github-readme-stats.vercel.app/api/top-langs/?username=GaoZi2014&layout=compact&show_icons=true&title_color=000000&icon_color=ffffff&text_color=000000&bg_color=fefff5">
<img class="text-align-left dark_mode-github" src="https://github-readme-stats.vercel.app/api/top-langs/?username=GaoZi2014&layout=compact&show_icons=true&title_color=ffffff&icon_color=ffffff&text_color=ffffff&bg_color=252525">
<h3 class="readme-title">
I am using
</h3>
<div>
<div>
<img src="content/app.png" style="width: 40%; min-width: 300px; max-width: 500px;"
alt="app">
</div>
</div>
</div>
</center>
</div>
</div>
<br>
<div class="hideOnMobile" id="copyright">
Copyright © 2024 Jiege Developer
</div>
</div>
<!-- Mobile -->
<div class="about-content-mobile showOnMobile">
<img class="profile-about-size" src="content/transparent-profile.jpg"
alt="">
<h1 class="about-text">
About Me
</h1>
<hr>
<p class="description">
Hi coders! I am a
<a class="twitterhash" href="https://twitter.com/search?q=%23WindowsInsider&src=hashtag_click">
#WindowsInsider
</a>
FAN, who love new feature / Modern UI. And I am Developing HTML Website.
</p>
<br>
</div>
<div class="about-content-mobile showOnMobile">
<hr class="middle">
</div>
<div class="about-content-mobile showOnMobile">
<br>
<center>
<div class="readme-content showOnMobile">
<p class="directory-text">
<a class="twitterhash-3" href="https://github.com/GaoZi2014">
GaoZi2014
</a>
/
<span onclick="downloadFile()" class="twitterhash-3">
README.md
</span>
</p>
<h3 class="readme-title">
About Me
</h3>
<p class="text-align-left">
I am a person lived in Earth, I likes coding HTML on my computer. HTML
is my best language of all, I will post some content in twitter about the
Windows 11 Insider Preview.
</p>
<br>
<img class="text-align-left light_mode-github" src="https://github-readme-stats.vercel.app/api/top-langs/?username=GaoZi2014&layout=compact&show_icons=true&title_color=000000&icon_color=ffffff&text_color=000000&bg_color=fefff5">
<img class="text-align-left dark_mode-github" src="https://github-readme-stats.vercel.app/api/top-langs/?username=GaoZi2014&layout=compact&show_icons=true&title_color=ffffff&icon_color=ffffff&text_color=ffffff&bg_color=252525">
<h3 class="readme-title">
I am using
</h3>
<div>
<div>
<img src="content/app.png" style="width: 40%; min-width: 300px; max-width: 500px;"
alt="app">
</div>
</div>
</div>
</center>
<br>
<br>
</div>
<div class="showOnMobile" id="copyright">
Copyright © 2024 Jiege Developer
</div>
<script src="script.js"></script>
</body>
</html>