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
@@ -26,7 +26,7 @@ resume/
| 页面 | 地址 |
|------|------|
| 主简历 | http://47.121.181.112:8080/resume/ |
| 主简历 | http://47.121.181.112:8080/resume |
| 导航页 | http://47.121.181.112:8080/other/ |
| 基础架构工程师 | http://47.121.181.112:8080/other/infra-engineer/ |
| 网络安全工程师 | http://47.121.181.112:8080/other/security-engineer/ |