feat: 添加 CSDN 博客和文档站链接

- 在简历头部添加 CSDN 博客链接,显示为链接文本
- 在简历头部添加文档站链接,显示为链接文本
- 两个链接均在新标签页中打开
This commit is contained in:
2026-08-27 10:29:22 +08:00
parent e600fc5a9b
commit 16421fe95d
+2
View File
@@ -33,6 +33,8 @@
<div class="website-line">
线上简历:<a href="http://47.121.181.112:8080/resume/" target="_blank" title="在线简历" style="color: #4478DF; text-decoration: none;">http://47.121.181.112:8080/resume/</a>
<span style="margin-left: 12px;">代码仓库:</span><a href="http://47.121.181.112:3000/wonder" target="_blank" title="代码仓库" style="color: #4478DF; text-decoration: none;">http://47.121.181.112:3000/wonder</a>
<span style="margin-left: 12px;">CSDN:</span><a href="https://blog.csdn.net/cheer2333" target="_blank" title="CSDN博客" style="color: #4478DF; text-decoration: none;">链接</a>
<span style="margin-left: 12px;">文档站:</span><a href="http://47.121.181.112:20000/" target="_blank" title="文档站" style="color: #4478DF; text-decoration: none;">链接</a>
</div>
</div>
</div>