Skip to content

Commit ae22211

Browse files
committed
fix announcement2
1 parent 8c37bf4 commit ae22211

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

66 files changed

+201
-123
lines changed

_i18n/中文.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -71,10 +71,10 @@ months:
7171
news:
7272
titles:
7373
announcement_1: 实验室主页支持中文了!
74-
announcement_2: 一篇论文被SEKE23接收
74+
announcement_2: 一篇论文被SEKE23接收!
7575
announcement_3: 全能的小薯助手v0.1测试版上线了!
76-
announcement_4: 两篇论文已被EMNLP2023接收🎉🎉
77-
announcement_5: 一篇论文被LREC-COLING 2024接受✌✌
76+
announcement_4: 两篇论文已被EMNLP2023接收!🎉🎉
77+
announcement_5: 一篇论文被LREC-COLING 2024接受!✌✌
7878
pagination:
7979
newer: 近期
8080
older: 往期

_news/announcement_2.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
2-
layout: post
2+
layout: post
33
title: news.titles.announcement_2
4-
date: 2023-04-19 18:39:00-0800
4+
date: 2023-03-22 15:59:00-0400
55
inline: false
66
related_posts: false
77
---
88

9-
<!-- {% translate_file _news/announcement_2.md %} -->
9+
{% translate_file _news/announcement_2.md %}

_site/404.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ <h1 class="post-title">page not found</h1>
139139

140140

141141

142-
<p>您将在3秒内被重定向到主页。如果没有重定向,请使用返回键 <a href="/%E4%B8%AD%E6%96%87/">主页</a>.</p>
142+
<p> <a href="/%E4%B8%AD%E6%96%87/"></a>.</p>
143143

144144

145145

@@ -153,7 +153,7 @@ <h1 class="post-title">page not found</h1>
153153
<footer class="fixed-bottom">
154154
<div class="container mt-0">
155155
© Copyright 2024 H!NT Lab. <a href="https://www.shu.edu.cn/" target="_blank" rel="external nofollow noopener"> Shanghai University </a> <a href="https://cs.shu.edu.cn/" target="_blank" rel="external nofollow noopener"> School of Computer Engineering and Science </a>.
156-
Last updated: March 24, 2024.
156+
Last updated: March 25, 2024.
157157
</div>
158158
</footer>
159159

_site/_pages/dropdown/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ <h1 class="post-title">submenus</h1>
142142
<footer class="fixed-bottom">
143143
<div class="container mt-0">
144144
© Copyright 2024 H!NT Lab. <a href="https://www.shu.edu.cn/" target="_blank" rel="external nofollow noopener"> Shanghai University </a> <a href="https://cs.shu.edu.cn/" target="_blank" rel="external nofollow noopener"> School of Computer Engineering and Science </a>.
145-
Last updated: March 24, 2024.
145+
Last updated: March 25, 2024.
146146
</div>
147147
</footer>
148148

_site/blog/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ <h2>a simple whitespace theme for academics</h2>
183183
<footer class="fixed-bottom">
184184
<div class="container mt-0">
185185
© Copyright 2024 H!NT Lab. <a href="https://www.shu.edu.cn/" target="_blank" rel="external nofollow noopener"> Shanghai University </a> <a href="https://cs.shu.edu.cn/" target="_blank" rel="external nofollow noopener"> School of Computer Engineering and Science </a>.
186-
Last updated: March 24, 2024.
186+
Last updated: March 25, 2024.
187187
</div>
188188
</footer>
189189

_site/cv/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -917,7 +917,7 @@ <h6 class="ml-1 ml-md-4" style="font-size: 0.95rem;">Wireless location and navig
917917
<footer class="fixed-bottom">
918918
<div class="container mt-0">
919919
© Copyright 2024 H!NT Lab. <a href="https://www.shu.edu.cn/" target="_blank" rel="external nofollow noopener"> Shanghai University </a> <a href="https://cs.shu.edu.cn/" target="_blank" rel="external nofollow noopener"> School of Computer Engineering and Science </a>.
920-
Last updated: March 24, 2024.
920+
Last updated: March 25, 2024.
921921
</div>
922922
</footer>
923923

_site/feed.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en"><generator uri="https://jekyllrb.com/" version="4.3.2">Jekyll</generator><link href="http://localhost:4000/feed.xml" rel="self" type="application/atom+xml" /><link href="http://localhost:4000/" rel="alternate" type="text/html" hreflang="en" /><updated>2024-03-24T21:34:46+08:00</updated><id>http://localhost:4000/feed.xml</id><title type="html">blank</title></feed>
1+
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en"><generator uri="https://jekyllrb.com/" version="4.3.2">Jekyll</generator><link href="http://localhost:4000/feed.xml" rel="self" type="application/atom+xml" /><link href="http://localhost:4000/" rel="alternate" type="text/html" hreflang="en" /><updated>2024-03-25T02:14:27+08:00</updated><id>http://localhost:4000/feed.xml</id><title type="html">blank</title></feed>

_site/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -229,7 +229,7 @@ <h2><a href="/news/" style="color: inherit;">News</a></h2>
229229

230230

231231

232-
Apr 20, 2023
232+
Mar 23, 2023
233233
</th>
234234
<td>
235235
<a class="news-title" href="/news/announcement_2/">A paper was accepted by SEKE 2023(ccf-c)!</a>
@@ -269,7 +269,7 @@ <h2><a href="/news/" style="color: inherit;">News</a></h2>
269269
<footer class="fixed-bottom">
270270
<div class="container mt-0">
271271
© Copyright 2024 H!NT Lab. <a href="https://www.shu.edu.cn/" target="_blank" rel="external nofollow noopener"> Shanghai University </a> <a href="https://cs.shu.edu.cn/" target="_blank" rel="external nofollow noopener"> School of Computer Engineering and Science </a>.
272-
Last updated: March 24, 2024.
272+
Last updated: March 25, 2024.
273273
</div>
274274
</footer>
275275

_site/news/announcement_1/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ <h1 class="post-title">Our Website Support Chinese!</h1>
157157
<footer class="fixed-bottom">
158158
<div class="container mt-0">
159159
© Copyright 2024 H!NT Lab. <a href="https://www.shu.edu.cn/" target="_blank" rel="external nofollow noopener"> Shanghai University </a> <a href="https://cs.shu.edu.cn/" target="_blank" rel="external nofollow noopener"> School of Computer Engineering and Science </a>.
160-
Last updated: March 24, 2024.
160+
Last updated: March 25, 2024.
161161
</div>
162162
</footer>
163163

_site/news/announcement_2/index.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ <h1 class="post-title">A paper was accepted by SEKE 2023(ccf-c)!</h1>
136136

137137

138138

139-
April 20, 2023
139+
March 23, 2023
140140
</p>
141141
<p class="post-tags">
142142
<a href="/blog/2023"> <i class="fas fa-calendar fa-sm"></i> 2023
@@ -146,9 +146,9 @@ <h1 class="post-title">A paper was accepted by SEKE 2023(ccf-c)!</h1>
146146
</header>
147147

148148
<article class="post-content">
149-
<!-- <p>我实验室陶曦同学一篇长文(Regular)论文被SEKE’23会议接收:tada::tada:。第35届“软件工程和知识工程国际会议”(SEKE23:Software Engineering &amp; Knowledge Engineering)将于2023年7月1日至7月10日在美国旧金山湾召开。SEKE是软件工程/系统软件/程序设计语言方向的CCF-C类会议。</p>
149+
<p>我实验室陶曦同学一篇长文(Regular)论文被SEKE’23会议接收<img class="emoji" title=":tada:" alt=":tada:" src="https://github.githubassets.com/images/icons/emoji/unicode/1f389.png" height="20" width="20"><img class="emoji" title=":tada:" alt=":tada:" src="https://github.githubassets.com/images/icons/emoji/unicode/1f389.png" height="20" width="20">。第35届“软件工程和知识工程国际会议”(SEKE23:Software Engineering &amp; Knowledge Engineering)将于2023年7月1日至7月10日在美国旧金山湾召开。SEKE是软件工程/系统软件/程序设计语言方向的CCF-C类会议。</p>
150150

151-
<hr />
151+
<hr>
152152

153153
<p>会议论文信息如下:</p>
154154

@@ -157,7 +157,7 @@ <h1 class="post-title">A paper was accepted by SEKE 2023(ccf-c)!</h1>
157157

158158
<p>简介:
159159
少量链接预测是知识图谱领域的一个重要的最新研究方向。为了学习更好的实体和关系表示,以前的工作利用了实体的邻域信息,但他们忽略了相关的关系。不仅如此,这些方法还不能很好地连接涉及到少数实体的链接。因此,本文提出了一种新的方法,动态地聚合了实体和关系的局部邻域信息,并引入了信息瓶颈原理来过滤不相关的特征,以更好地捕捉少数镜头实体的特征。在三个基准数据集上的实验结果表明,我们的模型优于其他模型,而且我们的方法可以有效地提高那些处于长尾分布尾部的实体的模型性能。</p>
160-
-->
160+
161161

162162
</article>
163163
</div>
@@ -167,7 +167,7 @@ <h1 class="post-title">A paper was accepted by SEKE 2023(ccf-c)!</h1>
167167
<footer class="fixed-bottom">
168168
<div class="container mt-0">
169169
© Copyright 2024 H!NT Lab. <a href="https://www.shu.edu.cn/" target="_blank" rel="external nofollow noopener"> Shanghai University </a> <a href="https://cs.shu.edu.cn/" target="_blank" rel="external nofollow noopener"> School of Computer Engineering and Science </a>.
170-
Last updated: March 24, 2024.
170+
Last updated: March 25, 2024.
171171
</div>
172172
</footer>
173173

_site/news/announcement_3/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ <h1 class="post-title">SHU_Chat is available now!</h1>
171171
<footer class="fixed-bottom">
172172
<div class="container mt-0">
173173
© Copyright 2024 H!NT Lab. <a href="https://www.shu.edu.cn/" target="_blank" rel="external nofollow noopener"> Shanghai University </a> <a href="https://cs.shu.edu.cn/" target="_blank" rel="external nofollow noopener"> School of Computer Engineering and Science </a>.
174-
Last updated: March 24, 2024.
174+
Last updated: March 25, 2024.
175175
</div>
176176
</footer>
177177

_site/news/announcement_4/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ <h1 class="post-title">Two papers have been accepted by EMNLP2023! 🎉🎉</h1>
175175
<footer class="fixed-bottom">
176176
<div class="container mt-0">
177177
© Copyright 2024 H!NT Lab. <a href="https://www.shu.edu.cn/" target="_blank" rel="external nofollow noopener"> Shanghai University </a> <a href="https://cs.shu.edu.cn/" target="_blank" rel="external nofollow noopener"> School of Computer Engineering and Science </a>.
178-
Last updated: March 24, 2024.
178+
Last updated: March 25, 2024.
179179
</div>
180180
</footer>
181181

_site/news/announcement_5/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ <h1 class="post-title">A paper accepted for LREC-COLING 2024! ✌✌</h1>
187187
<footer class="fixed-bottom">
188188
<div class="container mt-0">
189189
© Copyright 2024 H!NT Lab. <a href="https://www.shu.edu.cn/" target="_blank" rel="external nofollow noopener"> Shanghai University </a> <a href="https://cs.shu.edu.cn/" target="_blank" rel="external nofollow noopener"> School of Computer Engineering and Science </a>.
190-
Last updated: March 24, 2024.
190+
Last updated: March 25, 2024.
191191
</div>
192192
</footer>
193193

_site/news/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@ <h1 class="post-title">News</h1>
193193

194194

195195

196-
Apr 20, 2023
196+
Mar 23, 2023
197197
</th>
198198
<td>
199199
<a class="news-title" href="/news/announcement_2/">A paper was accepted by SEKE 2023(ccf-c)!</a>
@@ -230,7 +230,7 @@ <h1 class="post-title">News</h1>
230230
<footer class="fixed-bottom">
231231
<div class="container mt-0">
232232
© Copyright 2024 H!NT Lab. <a href="https://www.shu.edu.cn/" target="_blank" rel="external nofollow noopener"> Shanghai University </a> <a href="https://cs.shu.edu.cn/" target="_blank" rel="external nofollow noopener"> School of Computer Engineering and Science </a>.
233-
Last updated: March 24, 2024.
233+
Last updated: March 25, 2024.
234234
</div>
235235
</footer>
236236

_site/people/chen_bin.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ <h2 id="未来发展">未来发展</h2>
188188
<footer class="fixed-bottom">
189189
<div class="container mt-0">
190190
© Copyright 2024 H!NT Lab. <a href="https://www.shu.edu.cn/" target="_blank" rel="external nofollow noopener"> Shanghai University </a> <a href="https://cs.shu.edu.cn/" target="_blank" rel="external nofollow noopener"> School of Computer Engineering and Science </a>.
191-
Last updated: March 24, 2024.
191+
Last updated: March 25, 2024.
192192
</div>
193193
</footer>
194194

_site/people/chen_xiahua.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@ <h2 id="teaching-assistant">Teaching Assistant</h2>
204204
<footer class="fixed-bottom">
205205
<div class="container mt-0">
206206
© Copyright 2024 H!NT Lab. <a href="https://www.shu.edu.cn/" target="_blank" rel="external nofollow noopener"> Shanghai University </a> <a href="https://cs.shu.edu.cn/" target="_blank" rel="external nofollow noopener"> School of Computer Engineering and Science </a>.
207-
Last updated: March 24, 2024.
207+
Last updated: March 25, 2024.
208208
</div>
209209
</footer>
210210

_site/people/hou_qihang.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ <h2 id="未来计划">未来计划</h2>
190190
<footer class="fixed-bottom">
191191
<div class="container mt-0">
192192
© Copyright 2024 H!NT Lab. <a href="https://www.shu.edu.cn/" target="_blank" rel="external nofollow noopener"> Shanghai University </a> <a href="https://cs.shu.edu.cn/" target="_blank" rel="external nofollow noopener"> School of Computer Engineering and Science </a>.
193-
Last updated: March 24, 2024.
193+
Last updated: March 25, 2024.
194194
</div>
195195
</footer>
196196

_site/people/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -443,7 +443,7 @@ <h2 class="category">Undergraduate Students</h2>
443443
<footer class="fixed-bottom">
444444
<div class="container mt-0">
445445
© Copyright 2024 H!NT Lab. <a href="https://www.shu.edu.cn/" target="_blank" rel="external nofollow noopener"> Shanghai University </a> <a href="https://cs.shu.edu.cn/" target="_blank" rel="external nofollow noopener"> School of Computer Engineering and Science </a>.
446-
Last updated: March 24, 2024.
446+
Last updated: March 25, 2024.
447447
</div>
448448
</footer>
449449

_site/people/li_tang.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@ <h2 id="teaching">Teaching</h2>
198198
<footer class="fixed-bottom">
199199
<div class="container mt-0">
200200
© Copyright 2024 H!NT Lab. <a href="https://www.shu.edu.cn/" target="_blank" rel="external nofollow noopener"> Shanghai University </a> <a href="https://cs.shu.edu.cn/" target="_blank" rel="external nofollow noopener"> School of Computer Engineering and Science </a>.
201-
Last updated: March 24, 2024.
201+
Last updated: March 25, 2024.
202202
</div>
203203
</footer>
204204

_site/people/liu_guowei.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ <h2 id="未来计划">未来计划</h2>
190190
<footer class="fixed-bottom">
191191
<div class="container mt-0">
192192
© Copyright 2024 H!NT Lab. <a href="https://www.shu.edu.cn/" target="_blank" rel="external nofollow noopener"> Shanghai University </a> <a href="https://cs.shu.edu.cn/" target="_blank" rel="external nofollow noopener"> School of Computer Engineering and Science </a>.
193-
Last updated: March 24, 2024.
193+
Last updated: March 25, 2024.
194194
</div>
195195
</footer>
196196

_site/people/liu_maolin.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ <h2 id="未来计划">未来计划</h2>
185185
<footer class="fixed-bottom">
186186
<div class="container mt-0">
187187
© Copyright 2024 H!NT Lab. <a href="https://www.shu.edu.cn/" target="_blank" rel="external nofollow noopener"> Shanghai University </a> <a href="https://cs.shu.edu.cn/" target="_blank" rel="external nofollow noopener"> School of Computer Engineering and Science </a>.
188-
Last updated: March 24, 2024.
188+
Last updated: March 25, 2024.
189189
</div>
190190
</footer>
191191

_site/people/wang_changqing.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ <h2 id="future-plan">Future Plan</h2>
187187
<footer class="fixed-bottom">
188188
<div class="container mt-0">
189189
© Copyright 2024 H!NT Lab. <a href="https://www.shu.edu.cn/" target="_blank" rel="external nofollow noopener"> Shanghai University </a> <a href="https://cs.shu.edu.cn/" target="_blank" rel="external nofollow noopener"> School of Computer Engineering and Science </a>.
190-
Last updated: March 24, 2024.
190+
Last updated: March 25, 2024.
191191
</div>
192192
</footer>
193193

_site/people/wang_hao.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ <h3 class="post-title">
179179
<footer class="fixed-bottom">
180180
<div class="container mt-0">
181181
© Copyright 2024 H!NT Lab. <a href="https://www.shu.edu.cn/" target="_blank" rel="external nofollow noopener"> Shanghai University </a> <a href="https://cs.shu.edu.cn/" target="_blank" rel="external nofollow noopener"> School of Computer Engineering and Science </a>.
182-
Last updated: March 24, 2024.
182+
Last updated: March 25, 2024.
183183
</div>
184184
</footer>
185185

_site/people/wang_qingxuan.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ <h2 id="future-plan">Future Plan</h2>
188188
<footer class="fixed-bottom">
189189
<div class="container mt-0">
190190
© Copyright 2024 H!NT Lab. <a href="https://www.shu.edu.cn/" target="_blank" rel="external nofollow noopener"> Shanghai University </a> <a href="https://cs.shu.edu.cn/" target="_blank" rel="external nofollow noopener"> School of Computer Engineering and Science </a>.
191-
Last updated: March 24, 2024.
191+
Last updated: March 25, 2024.
192192
</div>
193193
</footer>
194194

_site/people/zhang_xilin.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ <h3 class="post-title">
171171
<footer class="fixed-bottom">
172172
<div class="container mt-0">
173173
© Copyright 2024 H!NT Lab. <a href="https://www.shu.edu.cn/" target="_blank" rel="external nofollow noopener"> Shanghai University </a> <a href="https://cs.shu.edu.cn/" target="_blank" rel="external nofollow noopener"> School of Computer Engineering and Science </a>.
174-
Last updated: March 24, 2024.
174+
Last updated: March 25, 2024.
175175
</div>
176176
</footer>
177177

_site/people/zhu_pinpin.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ <h3 class="post-title">
181181
<footer class="fixed-bottom">
182182
<div class="container mt-0">
183183
© Copyright 2024 H!NT Lab. <a href="https://www.shu.edu.cn/" target="_blank" rel="external nofollow noopener"> Shanghai University </a> <a href="https://cs.shu.edu.cn/" target="_blank" rel="external nofollow noopener"> School of Computer Engineering and Science </a>.
184-
Last updated: March 24, 2024.
184+
Last updated: March 25, 2024.
185185
</div>
186186
</footer>
187187

_site/projects/1_project/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,7 @@ <h1 class="post-title">Project 1</h1>
275275
<footer class="fixed-bottom">
276276
<div class="container mt-0">
277277
© Copyright 2024 H!NT Lab. <a href="https://www.shu.edu.cn/" target="_blank" rel="external nofollow noopener"> Shanghai University </a> <a href="https://cs.shu.edu.cn/" target="_blank" rel="external nofollow noopener"> School of Computer Engineering and Science </a>.
278-
Last updated: March 24, 2024.
278+
Last updated: March 25, 2024.
279279
</div>
280280
</footer>
281281

_site/projects/4_project/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,7 @@ <h1 class="post-title">Project 4</h1>
275275
<footer class="fixed-bottom">
276276
<div class="container mt-0">
277277
© Copyright 2024 H!NT Lab. <a href="https://www.shu.edu.cn/" target="_blank" rel="external nofollow noopener"> Shanghai University </a> <a href="https://cs.shu.edu.cn/" target="_blank" rel="external nofollow noopener"> School of Computer Engineering and Science </a>.
278-
Last updated: March 24, 2024.
278+
Last updated: March 25, 2024.
279279
</div>
280280
</footer>
281281

_site/projects/5_project/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,7 @@ <h1 class="post-title">Project 5</h1>
275275
<footer class="fixed-bottom">
276276
<div class="container mt-0">
277277
© Copyright 2024 H!NT Lab. <a href="https://www.shu.edu.cn/" target="_blank" rel="external nofollow noopener"> Shanghai University </a> <a href="https://cs.shu.edu.cn/" target="_blank" rel="external nofollow noopener"> School of Computer Engineering and Science </a>.
278-
Last updated: March 24, 2024.
278+
Last updated: March 25, 2024.
279279
</div>
280280
</footer>
281281

_site/projects/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ <h1 class="post-title">Project</h1>
145145
<footer class="fixed-bottom">
146146
<div class="container mt-0">
147147
© Copyright 2024 H!NT Lab. <a href="https://www.shu.edu.cn/" target="_blank" rel="external nofollow noopener"> Shanghai University </a> <a href="https://cs.shu.edu.cn/" target="_blank" rel="external nofollow noopener"> School of Computer Engineering and Science </a>.
148-
Last updated: March 24, 2024.
148+
Last updated: March 25, 2024.
149149
</div>
150150
</footer>
151151

0 commit comments

Comments
 (0)