Skip to content

Commit e4ae900

Browse files
authored
Suppression de la pagination
1 parent dc427c0 commit e4ae900

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

_config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,11 +57,11 @@ urlimg: "http://brice.github.io/images"
5757

5858

5959
# # Paginates all X entries
60-
paginate: 5
60+
# paginate: 5
6161

6262

6363
# Pagination path › Important for blog page in /blog/ to work
64-
paginate_path: "blog/page:num"
64+
# paginate_path: "blog/page:num"
6565

6666

6767
# Theme works best with Kramdown (using the table of contents function)

0 commit comments

Comments
 (0)