Skip to content

Commit fa980cf

Browse files
author
Toly
committed
📝 Update readme.
1 parent 49e0b2e commit fa980cf

File tree

2 files changed

+10
-11
lines changed

2 files changed

+10
-11
lines changed

README.md

Lines changed: 9 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -6,23 +6,22 @@
66

77
您的扫码支持,我将倍感荣幸。
88

9-
_如需在**赞助者列表**中显示您的个人链接,请在"赞助备注"中填写您的Github ID_
9+
_如需在**赞助者列表**中显示您的个人链接,请在"赞助备注"中填写您的Github ID或联系方式_
1010

1111
<img src="./docs/appreciation.jpg" style="height:300px">
1212

13+
| 赞助者 | 个人网站 |
14+
| ----------------------------------- | ------- |
15+
| **psychopath** | 暂未提供 |
16+
| **ttsy** | 暂未提供 |
17+
| **清风徐来** | 暂未提供 |
18+
| **微博收割者** | 暂未提供 |
19+
| **yulu** | [Github](https://github.com/yulu) |
20+
1321
如需在赞助者列表中显示您的个人链接,请在"赞助备注"中填写您的Github ID。
1422

1523
不知不觉,仓库已经存在十多年,前段时间凑巧看到几篇博文的推荐,心想对仓库进行下整理,希望能够帮助到更多在求索之路上的伙伴。
1624

1725
如果有想看的书,可以[提交Issue](https://github.com/tolerious/Programming_learning_resource/issues/new)
1826

1927
也欢迎刚入行的计算机新人咨询关于计算机编程学习,职业规划等问题。
20-
21-
## 赞助者列表
22-
按赞助事件顺序排列
23-
24-
| 赞助者 | 个人网站 |
25-
| ----------------------------------- | ------- |
26-
| **psychopath** | [asdf]() |
27-
28-

docs/.vitepress/config.mts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ export default defineConfig({
4141
footer: {
4242
message: "Powered by Toly with full 💖 ",
4343
copyright:
44-
"<a style='color:rgb(255, 124, 10);font-weight:bold;' href='https://stylishreader.com/'>如何学习英语?</a>",
44+
"<a style='color:rgb(255, 124, 10);font-weight:bold;' href='https://stylishreader.cn/'>如何学习英语?</a>",
4545
},
4646
},
4747
});

0 commit comments

Comments
 (0)