Skip to content

Commit 7c1e347

Browse files
authored
Update index.html
1 parent aaa442b commit 7c1e347

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

index.html

+3
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,9 @@ <h2>项目展示</h2>
4848
<div class="project-card">
4949
<p><a href="weather.html" target="_blank"><h3>天气预报</h3></a></p>
5050
</div>
51+
<div class="project-card">
52+
<p><a href="http://localhost:3000" target="_blank"><h3>留言板</h3></a></p>
53+
</div>
5154
</div>
5255
</section>
5356

0 commit comments

Comments
 (0)