소스 검색

add content

huaisianhuang 3 년 전
부모
커밋
4b12a0acbf
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      webSite/config.toml

+ 1 - 1
webSite/config.toml

@@ -14,7 +14,7 @@ publishDir  = "/var/www/html"
 
 
 # Define the number of posts per page
-paginate = 10
+paginate = 4
 
 [outputs]
 home = ["HTML"]