From 6268d0c33cbe181beec95c22d47226f5451bf65a Mon Sep 17 00:00:00 2001 From: CyC2018 <1029579233@qq.com> Date: Wed, 19 Dec 2018 12:09:18 +0800 Subject: [PATCH] fix --- docs/README.md | 9 +++------ docs/index.html | 21 +++++++++++---------- 2 files changed, 14 insertions(+), 16 deletions(-) diff --git a/docs/README.md b/docs/README.md index 0e1c8a90..bf0f488d 100644 --- a/docs/README.md +++ b/docs/README.md @@ -1,16 +1,13 @@ - -# 操作系统 - - - [计算机操作系统](notes/计算机操作系统.md) - - [Linux](notes/Linux.md) - # 算法 - [剑指 Offer 题解](notes/剑指%20offer%20题解.md) - [Leetcode 题解](notes/Leetcode%20题解) - [算法](notes/算法.md) +# 操作系统 + - [计算机操作系统](notes/计算机操作系统.md) + - [Linux](notes/Linux.md) # 网络 diff --git a/docs/index.html b/docs/index.html index ea84f213..45c31331 100644 --- a/docs/index.html +++ b/docs/index.html @@ -34,17 +34,17 @@ // Headline depth, 1 - 6 depth: 2, hideOtherSidebarContent: false, // whether or not to hide other sidebar content - } - } + }, - // const gitalk = new Gitalk({ - // clientID: 'c6c02367e36ca6e2bb2d', - // clientSecret: '31a2700e3315b21c5e9f2e887709d8cf21f9ff8f', - // repo: 'test', - // owner: 'CyC2018', - // admin: ['CyC2018'], - // distractionFreeMode: false - // }) + // const gitalk = new Gitalk({ + // clientID: 'c6c02367e36ca6e2bb2d', + // clientSecret: '31a2700e3315b21c5e9f2e887709d8cf21f9ff8f', + // repo: 'CS-Notes', + // owner: 'CyC2018', + // admin: ['CyC2018'], + // // distractionFreeMode: false + // }), + } @@ -56,6 +56,7 @@ + \ No newline at end of file