fix: 统一所有简历在线链接地址
Deploy Resume / deploy (push) Successful in 39s

- 将主简历在线链接末尾斜杠去除
- 将基础架构工程师简历在线链接统一指向主简历地址
- 将网络安全工程师简历在线链接统一指向主简历地址
- 更新 resume.txt 和 README.md 中的在线简历链接
This commit is contained in:
2026-08-27 19:01:20 +08:00
parent 1124485f6a
commit 9394c9322c
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -34,7 +34,7 @@
</div>
</div>
<div class="website-line">
线上简历:<a href="http://47.121.181.112:8080/other/security-engineer/" target="_blank" title="在线简历" style="color: #4478DF; text-decoration: none;">http://47.121.181.112:8080/other/security-engineer/</a>
线上简历:<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>