Skip to content

Commit 9db16f7

Browse files
committed
gittale cs-notes -> gittalk-issue
1 parent 10ca0b7 commit 9db16f7

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

docs/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# 算法
22

3-
- [剑指 Offer 题解](notes/剑指%20offer%20题解.md)
4-
- [Leetcode 题解](notes/Leetcode%20题解)
5-
- [算法](notes/算法.md)
3+
> [剑指 Offer 题解](notes/剑指%20offer%20题解.md) </br>
4+
> [Leetcode 题解](notes/Leetcode%20题解)
5+
> [算法](notes/算法.md)
66
77
# 操作系统
88

docs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
const gitalk = new Gitalk({
5252
clientID: 'c6c02367e36ca6e2bb2d',
5353
clientSecret: '31a2700e3315b21c5e9f2e887709d8cf21f9ff8f',
54-
repo: 'CS-Notes',
54+
repo: 'Gittalk-Issue',
5555
owner: 'CyC2018',
5656
admin: ['CyC2018'],
5757
// distractionFreeMode: false

0 commit comments

Comments
 (0)