Skip to content

Commit 7f0d0d9

Browse files
committed
首页更新
1 parent c4742ee commit 7f0d0d9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/pages/index.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -174,12 +174,12 @@ function Home() {
174174
<div className= 'col'>
175175
<article className={clsx(styles.box)}>
176176
<div className={clsx(styles.imageFeature)}>
177-
<a href="/blog/2020/06/01/interactivecomputing" target="_blank">
177+
<a href="/blog/2021/06/01/interactivecomputing" target="_blank">
178178
<img src="/img/交互计算课程发布.png" alt = "《交互计算》课程发布!"></img>
179179
</a>
180180
</div>
181181
<h3>
182-
<a href="/blog/2020/06/01/interactivecomputing" target="_blank">《交互计算》课程发布!</a>
182+
<a href="/blog/2021/06/01/interactivecomputing" target="_blank">《交互计算》课程发布!</a>
183183
</h3>
184184
<p></p>
185185
</article>

0 commit comments

Comments
 (0)