Przeglądaj źródła

fix: set demo pagination to 5 items

pull/2/head
Vivek R 4 lat temu
rodzic
commit
1e1a59467c
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      exampleSite/config.toml

+ 1
- 1
exampleSite/config.toml Wyświetl plik

@@ -2,7 +2,7 @@ baseURL = "http://example.org/"
languageCode = "en-us"
title = "Ezhil"
theme = "ezhil"
paginate = 3
paginate = 5

copyright = "© Copyright notice"


Ładowanie…
Anuluj
Zapisz