Browse Source

add content

huaisianhuang 3 years ago
parent
commit
4b12a0acbf
1 changed files with 1 additions and 1 deletions
  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"]