nick 8 vuotta sitten
vanhempi
commit
5aa0e8a0bc
2 muutettua tiedostoa jossa 2 lisäystä ja 3 poistoa
  1. 1 2
      SUMMARY.md
  2. 1 1
      styles/website.css

+ 1 - 2
SUMMARY.md

@@ -1,8 +1,7 @@
 # Summary
 
-* [前言](introduction.md)
-
 ## 入门必看
+* [介绍](introduction.md)
 * [cd-ls-pwd](cd-ls-pwd.md)
 
 ## 用户与用户组

+ 1 - 1
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 {