diff --git a/_config.yml b/_config.yml index 5b34234..c3e180e 100644 --- a/_config.yml +++ b/_config.yml @@ -12,7 +12,7 @@ urls: url: /feed.xml url: "https://agusmakmun.github.io" baseurl: "" -paginate: 20 -per_page: 20 +paginate: 3 +per_page: 3 paginate_path: "/page:num/" markdown: kramdown \ No newline at end of file diff --git a/index.html b/index.html index 95e9ba7..8e862b2 100644 --- a/index.html +++ b/index.html @@ -13,28 +13,40 @@ layout: default {% if paginator.total_pages > 1 %} -