From 5aa0e8a0bc0b9987676fa0fbbb17da73592e346c Mon Sep 17 00:00:00 2001 From: nick Date: Thu, 26 Apr 2018 20:49:09 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- SUMMARY.md | 3 +-- styles/website.css | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/SUMMARY.md b/SUMMARY.md index af2b2b2..dffdd0a 100644 --- a/SUMMARY.md +++ b/SUMMARY.md @@ -1,8 +1,7 @@ # Summary -* [前言](introduction.md) - ## 入门必看 +* [介绍](introduction.md) * [cd-ls-pwd](cd-ls-pwd.md) ## 用户与用户组 diff --git a/styles/website.css b/styles/website.css index 94993c8..33c0b36 100644 --- a/styles/website.css +++ b/styles/website.css @@ -2,7 +2,7 @@ .gitbook-link { display: none !important; } -.summary > li:nth-child(3) { +.summary > li:nth-child(4) { display: none !important; } li.chapter {