Skip to content

Commit e4160b2

Browse files
committed
update
1 parent 9cc6ab1 commit e4160b2

2 files changed

Lines changed: 15 additions & 15 deletions

File tree

src/.vuepress/theme.ts

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -13,19 +13,19 @@ export default hopeTheme({
1313
intro: "/portfolio.html",
1414
medias: {
1515
github: "https://github.com/hackcpp",
16-
// // 知识星球
17-
// zsxq: {
18-
// // 图标地址
19-
// icon: "https://hackcpp.github.io/zsxq.ico",
20-
// // 链接
21-
// link: "https://t.zsxq.com/JUsFY",
22-
// },
23-
// gzh: {
24-
// // 图标地址
25-
// icon: "https://hackcpp.github.io/gzh.ico",
26-
// // 链接
27-
// link: "https://t.zsxq.com/JUsFY",
28-
// },
16+
// 知识星球
17+
zsxq: {
18+
// 图标地址
19+
icon: "https://hackcpp.github.io/zsxq.ico",
20+
// 链接
21+
link: "https://t.zsxq.com/JUsFY",
22+
},
23+
gzh: {
24+
// 图标地址
25+
icon: "https://hackcpp.github.io/gzh.ico",
26+
// 链接
27+
link: "https://t.zsxq.com/JUsFY",
28+
},
2929
},
3030
},
3131

src/portfolio.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,9 @@ footer: false
2323
### **我擅长什么?**
2424

2525
- **C/C++编程**:熟悉C/C++语言的开发。
26-
- **Linux系统编程**熟悉Shell脚本,熟练使用Linux下的多线程、多进程编程和同步机制。
26+
- **Linux系统编程**熟悉Linux下的多线程、多进程编程和同步机制。
2727
- **Qt开发**:熟练掌握Qt框架,能够快速开发跨平台应用。
28-
- **数据结构与算法**精通常见数据结构与算法,能够设计高效的解决方案。
28+
- **数据结构与算法**熟悉常见数据结构与算法,能够设计高效的解决方案。
2929
- **设计模式**:熟练掌握多种设计模式,能够灵活应用于项目开发。
3030

3131
### **如何联系我?**

0 commit comments

Comments
 (0)