-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathabout.html
More file actions
26 lines (25 loc) · 916 Bytes
/
Copy pathabout.html
File metadata and controls
26 lines (25 loc) · 916 Bytes
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
---
title: "About"
layout: about
---
<div>
<blockquote>
<p>世界那么大,我想去看看。</p>
</blockquote>
<p>Hey,我是王长杰,江南大学计算机科学与技术 2018 级在校学生。闲暇时间喜欢研究些技术,目前还在向着成为优秀程序员的道路上摸爬滚打。</p>
<h2 id="contact-me">联系我</h2>
<ol>
<li><a href="https://github.com/thewangcj">Github</a></li>
<li>email:thewangcj@gmail.com</li>
</ol>
<blockquote>
<p>The world is so big, I want to see.</p>
</blockquote>
<p>Hi, I am wangchangjie(王长杰).Grade 2018 Graduate Student of Computer Science and Technology, Jiangnan
University.leisure time like to study some technology.Now is a junior programmer.</p>
<h2 id="contact-me">Contact me</h2>
<ol>
<li><a href="https://github.com/thewangcj">Github</a></li>
<li>email:thewangcj@gmail.com</li>
</ol>
</div>