gittale cs-notes -> gittalk-issue
This commit is contained in:
parent
10ca0b75df
commit
9db16f78e4
@ -1,8 +1,8 @@
|
|||||||
# 算法
|
# 算法
|
||||||
|
|
||||||
- [剑指 Offer 题解](notes/剑指%20offer%20题解.md)
|
> [剑指 Offer 题解](notes/剑指%20offer%20题解.md) </br>
|
||||||
- [Leetcode 题解](notes/Leetcode%20题解)
|
> [Leetcode 题解](notes/Leetcode%20题解)
|
||||||
- [算法](notes/算法.md)
|
> [算法](notes/算法.md)
|
||||||
|
|
||||||
# 操作系统
|
# 操作系统
|
||||||
|
|
||||||
|
@ -51,7 +51,7 @@
|
|||||||
const gitalk = new Gitalk({
|
const gitalk = new Gitalk({
|
||||||
clientID: 'c6c02367e36ca6e2bb2d',
|
clientID: 'c6c02367e36ca6e2bb2d',
|
||||||
clientSecret: '31a2700e3315b21c5e9f2e887709d8cf21f9ff8f',
|
clientSecret: '31a2700e3315b21c5e9f2e887709d8cf21f9ff8f',
|
||||||
repo: 'CS-Notes',
|
repo: 'Gittalk-Issue',
|
||||||
owner: 'CyC2018',
|
owner: 'CyC2018',
|
||||||
admin: ['CyC2018'],
|
admin: ['CyC2018'],
|
||||||
// distractionFreeMode: false
|
// distractionFreeMode: false
|
||||||
|
Loading…
x
Reference in New Issue
Block a user