Skip to content

Commit fbd9b29

Browse files
committed
update
1 parent 8422d4a commit fbd9b29

File tree

4 files changed

+2
-93
lines changed

4 files changed

+2
-93
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
# xerrors.github.io
2+
23
My page

css/style.css

Lines changed: 0 additions & 88 deletions
This file was deleted.

imgs/main.png

-4.02 MB
Binary file not shown.

index.html

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@
44
<meta charset="UTF-8">
55
<meta name="viewport" content="width=device-width, initial-scale=1.0">
66
<title>Wenjie Zhang (张文杰)</title>
7-
<!-- css -->
8-
<link rel="stylesheet" href="css/style.css">
97
</head>
108
<body>
119
<h1 class="name">Wenjie Zhang ( 张文杰 )</h1>
@@ -24,7 +22,7 @@ <h3>Ph.D. Student (from Autumn 2023)</h3>
2422
<button><a href="https://scholar.google.com.hk/citations?user=ZwL8FnQAAAAJ">View My Google Scholar</a></button>
2523
</p>
2624
</div>
27-
<img src="imgs/main.png" alt="main image">
25+
<img src="https://xerrors.oss-cn-shanghai.aliyuncs.com/langtime/48fc0f69098ad378db680f711008bf5.jpg" alt="main image">
2826
</header>
2927

3028
<main>
@@ -149,7 +147,5 @@ <h2>Awards</h2>
149147
margin: 20px auto 20px 0;
150148
}
151149
}
152-
153-
154150
</style>
155151
</html>

0 commit comments

Comments
 (0)